home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / decode10.zip / PRINTDOC.BAT < prev    next >
DOS Batch File  |  1992-12-07  |  142b  |  8 lines

  1. echo off
  2. echo  
  3. echo ** Prepare your default printer for printing **
  4. echo  
  5. echo Hit CTRL-C to abort NOW, or
  6. pause
  7. copy decode.doc prn
  8.