home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / busi / trip.zip / README.BAT < prev    next >
DOS Batch File  |  1989-12-04  |  2KB  |  32 lines

  1. echo off 
  2. cls 
  3. echo ********************************************** 
  4. echo *                                            * 
  5. echo *             VACATION PLANNER               * 
  6. echo *                   by                       * 
  7. echo *               Ron Volkmar                  * 
  8. echo *                                            * 
  9. echo * Install vp.exe, vp-tp.doc, vp-mm.doc (reg. * 
  10. echo * users only), all ".map", and all ".trp"    * 
  11. echo * files on the same drive.                   * 
  12. echo *                                            *  
  13. echo * QWKSTART contains instructions for a quick * 
  14. echo * start example of Vacation Planner.  To     * 
  15. echo * print these instructions either load       * 
  16. echo * QWKSTART in your word processor as an      * 
  17. echo * ASCII file or from DOS enter "print        *
  18. echo * qwkstart" to print instructions to your    *
  19. echo * printer.                                   * 
  20. echo *                                            * 
  21. echo * To run Vacation Planner, enter "vp" from   * 
  22. echo * the DOS prompt.                            * 
  23. echo *                                            * 
  24. echo * For Instructions, load "vp.doc" in your    * 
  25. echo * word processor as an ASCII file, or, from  * 
  26. echo * DOS, enter "type vp.doc" to print the      * 
  27. echo * instructions to the screen or enter        * 
  28. echo * "print vp.doc" to print instructions to    * 
  29. echo * your printer.                              * 
  30. echo ********************************************** 
  31.  
  32.