home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / games / starftr.zip / PRINTDOC.BAT < prev    next >
DOS Batch File  |  1990-11-05  |  130b  |  10 lines

  1. echo off
  2. cls
  3. echo Please turn on the printer.
  4. echo  
  5. pause
  6. cls
  7. copy sfgame1.doc prn
  8. echo  
  9. echo Printing finished.
  10. echo