home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / pc_touch.zip / PC-TOUCH.DOC < prev    next >
Text File  |  1983-12-31  |  4KB  |  101 lines

  1.  
  2.                 P C - T O U C H
  3.  
  4.  
  5.  
  6.           (C) Copyright 1983 by Dean Hannotte
  7.                     324 East Ninth Street
  8.                     New York, NY 10003
  9.  
  10.      PC-TOUCH is a simple program with a simple purpose: to help you practice
  11. touch-typing.
  12.  
  13.      PC-TOUCH will display on the screen lines of text for you to type.  You
  14. can't correct mistakes as you go along, because that won't help you learn how
  15. not to make them in the first place.  Just do the best you can, and as you
  16. continue you will find yourself making fewer and fewer errors.
  17.  
  18.      As you are typing, PC-TOUCH will update statistics along the bottom two
  19. rows of the screen.  On the left you will see the total number of keystrokes
  20. and the total number of erroneous keystrokes.  On the right you will see your
  21. typing accuracy as the percentage of keystrokes which have been correct, and
  22. your typing speed in words per minute.    The statistics on the left are updated
  23. whenever you press any key, while those on the right are updated whenever you
  24. get to the end of a line.  Remember that when you are just learning to type,
  25. accuracy is more important than speed.
  26.  
  27.  
  28.      To use PC-TOUCH, just key in:
  29.  
  30.       [d:]pc-touch<enter>
  31.  
  32.       where:  [d:]            is the optional drive specification,
  33.                     a single letter from a to h.
  34.  
  35.           pc-touch        is the name of the program DOS will run.
  36.  
  37.           <enter>        means press the ENTER key.
  38.  
  39.  
  40.      PC-TOUCH starts by giving you instructions on how to use the program.
  41. Aside from the keys you will use to type the lines of text displayed, there
  42. are only three special keys recognized:
  43.  
  44.       ENTER -- Press this key when you get to the end of each
  45.            line.
  46.  
  47.       ESC ---- Press this key when you are done with the program.
  48.  
  49.       F1 ----- Press this key when you want to stop typing for a
  50.            while (for example, to answer the phone) and don't
  51.            want to lose credit for the elapsed time during
  52.            which nothing will be typed.  (When you are ready
  53.            to restart, just press F1 a second time.)
  54.  
  55.      PC-TOUCH doesn't recognize any other special keys because the idea was to
  56. practice touch-typing in a way that would be valid for ANY keyboard, including
  57. ancient office typewriters you may be stranded with once in a while.  (If
  58. enough people ask for more sensitivity to the special keys on the IBM/PC [like
  59. INS, DEL and the cursor control keys], I'll be glad to include this in a future
  60. release.) PC-TOUCH should work with any display device that supports 80-column
  61. output.
  62.  
  63.  
  64.      PC-TOUCH is distributed as four files:
  65.  
  66.       PC-TOUCH.DOC -- this file, containing documentation.    The
  67.               program doesn't need this file to operate, so
  68.               you can ERASE, RENAME, or archive it.
  69.  
  70.       PC-TOUCH.EXE -- the compiled version of the program.
  71.  
  72.       PC-TOUCH.FIL -- the lines of text that you will type.  The
  73.               program needs this file to operate, so you
  74.               must leave it in a drive addressed by one of
  75.               the letters from A through H.  PC-TOUCH will
  76.               chose the first copy it finds if you have more
  77.               than one.  This file is an ordinary ASCII
  78.               file, so you can change the material I've
  79.               selected or replace it entirely using any
  80.               ordinary text editor.  Don't make any line
  81.               longer than 79 characters.  After you've typed
  82.               through the entire file, PC-TOUCH goes back
  83.               to the beginning and you start over.
  84.  
  85.       PC-TOUCH.BAS -- the source program.  You can use this to make
  86.               your own modifications to the program, or just
  87.               to get some ideas about how this kind of
  88.               program is written.
  89.  
  90.  
  91.      PC-TOUCH has been given free of charge and "as is" to the New York IBM
  92. Personal Computer User Group (NYPC).  Please share it with as many people as
  93. you like.  If you'd like to suggest enhancements, or just want to talk about
  94. it, I can be reached at (212) 674-5848 between 9AM and 9PM.  I hope you enjoy
  95. using PC-TOUCH, and that it helps improve your typing speed.
  96.  
  97.  
  98.                     Sincerely,
  99.  
  100.                     Dean Hannotte
  101.