home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / hamradio / gen21.zip / GO.BAT < prev    next >
DOS Batch File  |  1993-03-09  |  1KB  |  28 lines

  1. echo off
  2. cls
  3. echo  
  4. echo  
  5. echo  
  6. echo      All of the files for this program  must be on the same disk drive
  7. echo      or in the same(default) directory for the program to run properly.
  8. echo  
  9. echo      There is  a calculator provided in this program,  F2 activates it
  10. echo      and  A, B, C, D  or Esc  removes the calculator and continues the
  11. echo      main program. It is suggested that you learn to work the problems
  12. echo      with the calculator  that  you are going to take with you  to the
  13. echo      examination session.
  14. echo  
  15. echo      When you are going through the entire pool,  enter  A, B, C, or D
  16. echo      until you select the correct answer.   When the correct answer is
  17. echo      selected, the word correct will appear.   During the sample tests,
  18. echo      correct will not appear,  but you can use F1 to find out how many
  19. echo      questions are remaining to be answered.
  20. echo  
  21. echo      To run the program in the future,  type GENERAL at the dos prompt.
  22. echo  
  23. echo  
  24. pause
  25. general
  26. cls
  27.  
  28.