home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo .
- echo The Documentation for this program is WORLD.DOC. You can print it
- echo by typing:
- echo CREATOR
- echo then hitting enter and choosing D.
- echo ----- Or you can view it page by page by having the MORE command
- echo in your path (See your DOS manual) and type the caps:
- echo TYPE WORLD.DOC shifted\ MORE
- echo and hit enter.
- echo . hold shift while hitting \ to get the pipe
- echo .
- echo If you wish to register the program use the CREATOR option R.
- echo .
- echo To run the program type:
- echo WORLD29
- echo and hit enter.
- echo .
- echo When you see a ? mark the program has finished its task and is
- echo waiting for you to hit the enter key.
- echo .
- echo If you see something in square brackets [] that is the default
- echo WORLD29 will use what is in the [] unless you type an
- echo alternative.
-