home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / apps / educatin / typtutor / typtutor.doc < prev    next >
Text File  |  1990-03-30  |  3KB  |  65 lines

  1.                               The Typing Tutor
  2.  
  3. Written by Bob Areddy    Copyright (c)  1989    Genesis Software
  4.  
  5.  
  6. Welcome to the Typing Tutor!  This program is aimed at testing your
  7. typing speed and giving practice to improve your typing skills.  To
  8. run the program, double click on TYPTUTOR.PRG.
  9.  
  10. When run, an item selector will appear giving you an opportunity to
  11. select the file for test.  The default extension is TYP, which will
  12. help organize your Typing Tutor test files from others in that
  13. directory.  I will discuss later the way to create your own text files
  14. for testing, it's very simple.  Once the file is selected, it will
  15. appear on your screen.  If you decide not to select a file, click on
  16. CANCEL and the program will quit.
  17.  
  18. Ok, now that the file is displayed, begin typing.  The timer will not
  19. start until you hit the first letter.  You should type the letter
  20. which is directly above the cursor.  If an error occurs, the bell
  21. rings.  To correct the error, just retype the appropriate letter.  DO
  22. NOT press backspace!  At the end of the line you need not press
  23. Return.  Once the test is finished, a screen showing the amount of
  24. time it took to finish the test, total number of words in the file,
  25. and Words per minute.  I give a 1 WPM penalty for each letter
  26. mistyped.  The high scores are then recorded.  
  27.  
  28. While takeing the test, you may abort at any time by press UNDO.  The
  29. stat screen will appear, however, your current WPM will not have an
  30. effect on the high scores.  Once the stat screen appears, you may
  31. continue and take another test, or exit. 
  32.  
  33.  
  34. DESIGNING YOUR OWN TEXT FILES
  35.  
  36. This is very easy to do as long as you follow a few rules:  
  37.  
  38.   1.  The file must be ASCII only!
  39.   2.  There should be a RETURN at the end of each line (including the
  40.       last line in the file).
  41.   3.  If separating into a couple paragraphs, do not put an extra line
  42.       feed between paragraphs.
  43.   4.  Make sure there aren't extra line feeds at the end of the file
  44.       either.
  45.   5.  It's also a good idea not to indent paragraphs.
  46.   6.  The file extension should be TYP, and shouldn't be more than
  47.       11 lines long (otherwise it won't fit on the screen!).
  48.  
  49. Feel free to distribute this program with this documentation to your
  50. local BBS.  
  51.  
  52. This program is shareware.  A donation of $10 for continued effort at
  53. making new software programs for the Atari ST series is greatly
  54. appreciated.  You can contact me at MACE WeST:  313-582-0657
  55. Digital Delay:  313-541-5043 or write to me at:
  56.  
  57.      Bob Areddy
  58.      2607 Clawson Avenue
  59.      Royal Oak, MI  48073
  60.  
  61. Note:  I've included some of the special Header file which you may
  62. need to compile this program.
  63.  
  64.  
  65.