home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / hamradio / nov22.zip / GO.BAT next >
DOS Batch File  |  1993-03-09  |  1KB  |  27 lines

  1. echo off
  2. cls
  3. echo  
  4. echo      This novice question set  is  for tests starting in  July of 1993.
  5. echo  
  6. echo      Do not erase any of the files on this disk.   Make a working copy
  7. echo      of this disk and use it.  Also, all of these files must be on the
  8. echo      same disk drive or in the same directory, for the programs to run
  9. echo      properly.  If you have a hard disk, it is suggested that you copy
  10. echo      all of the files on this disk to a subdirectory on the hard drive.
  11. echo  
  12. echo      A  calculator is provided in these Amateur Radio license programs.
  13. echo      F2 activates the calculator and  A, B, C, D or Esc removes it and
  14. echo      continues the main program. Please learn how to work the problems
  15. echo      with the calculator that you are going to take to the exam.
  16. echo  
  17. echo      When you are going through the entire pool,  enter  A, B, C, or D
  18. echo      until you select the correct answer.   When the correct answer is
  19. echo      selected,  the word correct will appear.  During the sample tests,
  20. echo      correct will not appear,  but you can use F1 to find out how many
  21. echo      questions are remaining to be answered.                 
  22. echo  
  23. echo      To run this program in the future,  type NOVICE at the DOS prompt.
  24. echo  
  25. pause
  26. novice
  27.