home *** CD-ROM | disk | FTP | other *** search
/ The Best of the Best / _.img / 01072 / world / go.bat < prev    next >
DOS Batch File  |  1990-08-27  |  915b  |  25 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 typing the following
  9. echo                        TYPE WORLD.DOC
  10. echo                        and hit enter.
  11. echo . Use Ctrl-s to stop the scroll and any other key to continue.
  12. echo .
  13. echo If you wish to register the program use the CREATOR option R.
  14. echo .
  15. echo To run the program type:
  16. echo                            WORLD29
  17. echo                          and hit enter.
  18. echo .
  19. echo When you see a ? mark the program has finished its task and is 
  20. echo waiting for you to hit the enter key.
  21. echo .
  22. echo If you see something in square brackets [] that is the default
  23. echo WORLD29 will use what is in the [] unless you type an 
  24. echo alternative.
  25.