home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / vmath20.zip / VMATH.MAN < prev    next >
Text File  |  1989-12-07  |  2KB  |  54 lines

  1. Plain Vanilla Math Drills Manual
  2. by Anthony Gottsponer
  3.  
  4. Math drills are selected from multi level menus one menu for math type.
  5.  
  6. All input is done by hot keys Enter is not used except as noted below.
  7.  
  8. The "Enter" key is not used except in the "Expert mode".
  9.  
  10. All answers for addition, subtraction, and multiplication are prompted and
  11. input right to left.  Division is input left to right.
  12.  
  13. The program will show the user his answer and ask if it is right. Before
  14. this happens you may backspace to correct a digit or two. At this prompt
  15. called "Verify" you can reenter your answer. You may also enter a "V" to
  16. turn this feature off.
  17.  
  18. You then are asked if you want another, if you want to work another
  19. problem of the same type you were just working answer "Y", any other
  20. answer will reload the last menu you were working from. A "V" will
  21. turn the "Verify" back on.
  22.  
  23. From the menus you may select the problem type by entering a number from
  24. 1 to 9, or you may activate several features.
  25.  
  26. "H" help will display instructions for this program.
  27.  
  28. "K" will allow you to set your colors for foreground and background.
  29.          (Yes I know color begins with a "C" but since "color" is a
  30.           reserved word in the source code i had to fudge a little.)
  31.  
  32. "E" Expert mode for addition, subtraction, and multiplication. The
  33.     program will not drop out when you answer length is reached, you
  34.     have to hit "Enter" for your answer to be recognized, (except if
  35.     you go beyond the maximum number of allowable digits.)
  36.     The "Verify is turned off during the Expert mode.
  37.  
  38. "A" Will jump you to the Addition Menu
  39.  
  40. "D" Will jump you to the Division Menu
  41.  
  42. "S" Will jump you to the Subtraction Menu
  43.  
  44. "M" Will jump you to the Main Menu
  45.  
  46. "T" Will jump you to the mulTiplaction Menu
  47.  
  48. The program will only accepts the above numbers or letters at the prompts.
  49. It will only accept numbers during the problem solving mode.
  50. Any other key strokes result in "Zilch", all correct keystrokes are
  51. echoed to the screen.
  52.  
  53. Have fun.
  54.