home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware Overload
/
ShartewareOverload.cdr
/
busi
/
trip.zip
/
README.BAT
< prev
next >
Wrap
DOS Batch File
|
1989-12-04
|
2KB
|
32 lines
echo off
cls
echo **********************************************
echo * *
echo * VACATION PLANNER *
echo * by *
echo * Ron Volkmar *
echo * *
echo * Install vp.exe, vp-tp.doc, vp-mm.doc (reg. *
echo * users only), all ".map", and all ".trp" *
echo * files on the same drive. *
echo * *
echo * QWKSTART contains instructions for a quick *
echo * start example of Vacation Planner. To *
echo * print these instructions either load *
echo * QWKSTART in your word processor as an *
echo * ASCII file or from DOS enter "print *
echo * qwkstart" to print instructions to your *
echo * printer. *
echo * *
echo * To run Vacation Planner, enter "vp" from *
echo * the DOS prompt. *
echo * *
echo * For Instructions, load "vp.doc" in your *
echo * word processor as an ASCII file, or, from *
echo * DOS, enter "type vp.doc" to print the *
echo * instructions to the screen or enter *
echo * "print vp.doc" to print instructions to *
echo * your printer. *
echo **********************************************