home *** CD-ROM | disk | FTP | other *** search
/ World of Ham Radio 1997 / WOHR97_AmSoft_(1997-02-01).iso / misc / world29 / prog / go.bat < prev    next >
DOS Batch File  |  1997-02-01  |  972b  |  26 lines

  1. echo off
  2. cls
  3. echo .
  4. echo The Documentation for this program is WORLD.DOC.  You can print it 
  5. echo by typing:
  6. echo                            CREATOR
  7. echo              then hitting enter and choosing D.
  8. echo ----- Or you can view it page by page by having the MORE command 
  9. echo in your path (See your DOS manual) and type the caps:
  10. echo                    TYPE WORLD.DOC shifted\ MORE
  11. echo                        and hit enter.
  12. echo .  hold shift while hitting \ to get the pipe
  13. echo .
  14. echo If you wish to register the program use the CREATOR option R.
  15. echo .
  16. echo To run the program type:
  17. echo                            WORLD29
  18. echo                          and hit enter.
  19. echo .
  20. echo When you see a ? mark the program has finished its task and is 
  21. echo waiting for you to hit the enter key.
  22. echo .
  23. echo If you see something in square brackets [] that is the default
  24. echo WORLD29 will use what is in the [] unless you type an 
  25. echo alternative.
  26.