home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR31 / MORSE.ZIP / NUMTEST.BAK < prev    next >
Text File  |  1994-01-26  |  2KB  |  43 lines

  1. NUMTEST - Randon number groups generator for morse practice
  2. Version - 1.0
  3. Author  - Roy Sainsbury
  4. Syntax  - No parameters required
  5. File    - NUMTEST.EXE
  6.  
  7.  
  8. INTRODUCTION
  9.  
  10. Numtest is a short program which allows you to generate random groups of
  11. numbers as used for the current morse test.  These can be displayed on-screen,
  12. printed, or output to a file for loading into a Word-Processor program so you
  13. can, for instance, use larger print or bold typeface.
  14.  
  15. Each test consists of 10 groups of five numbers, and you may have from 1 to 255
  16. tests at a time.
  17.  
  18. NOTE: In view of the recent decision to change the morse test, the output from
  19. this program will not represent typical test material after the date of change-
  20. over.
  21.  
  22.  
  23. USE
  24.  
  25. Simply enter NUMTEST at the DOS prompt.  The program will ask you for the
  26. number of test you want, which can be in the range 1 to 255, or 0 (or a blank
  27. line) to quit.  Next, you are asked if you want output to Screen, Printer or
  28. File.  Press S, P or F as required.  Note that S is default if you press ENTER.
  29.  
  30. Screen output consists of upto 7 tests per screen.  Press SPACE for the next
  31. set, or ESC to cancel.  The program returns to DOS after the last screen.
  32.  
  33. Printer output is continuous until the chosen number of tests has been printed.
  34. If you have a single-sheet printer, select an appropriate number of tests to
  35. fit on the page and run the program the required number of times to get the
  36. required number of tests.  to calculate this, take the page length in inches
  37. and divide by the number of lines per inch (usually 6) then divide by three.
  38.  
  39. File output is the same as for printer output.  You can now load the file
  40. (which is pure ASCII) into a Word-Processor so you could enlarge the print, use
  41. boldface or whatever.  You can also use it to print multiple pages of tests
  42. from one run of the program.
  43.