home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / houndcap.zip / PRINTME.BAT < prev    next >
DOS Batch File  |  1990-10-01  |  503b  |  13 lines

  1. echo off
  2. cls
  3. echo This will print out the instructions for The Cambridge Greyhound
  4. echo Handicapper. Make sure your printer is turned on. Position the
  5. echo paper so that the print head is at the top of a page. You will
  6. echo need 21 sheets of paper. If you don't want to print the Greyhound
  7. echo instructions now, hit CTRL-C to abandon printing. Otherwise,
  8. pause
  9. cls
  10. echo Printing Greyhound Instructions.....
  11. copy hounds.doc prn
  12. echo Printout complete. Now go have some fun with the program!
  13.