home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / blakjak.zip / PRINTME.BAT < prev    next >
DOS Batch File  |  1990-06-02  |  799b  |  21 lines

  1. echo off
  2. cls
  3. echo:          ╔═══════════════════════════════════════════════════════╗
  4. echo           ║ This will print the Video BlakJak Instruction Manual. ║
  5. echo           ║ Make sure your printer is on line and put the print   ║
  6. echo           ║ head at the top of a page. You will need 60 pages.    ║
  7. echo           ║ If you don't want to print the manual now, just       ║
  8. echo           ║ hold down the CTRL key and tap the letter "C".        ║
  9. echo           ║ To go ahead with the printout, strike any other key.  ║
  10. echo           ╚═══════════════════════════════════════════════════════╝
  11. pause > nul
  12. cls
  13. echo:
  14. echo:
  15. echo                    Printing the Video BlakJak Manual Now!
  16. copy vbj.doc prn
  17. cls
  18. echo:
  19. echo                             Printout Complete!
  20. prompt $p$g
  21.