home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / d / dem225a.zip / MAIN.EXE / PRINT.BAT < prev    next >
DOS Batch File  |  1992-11-13  |  116b  |  6 lines

  1. @echo off
  2. echo Make sure your printer is turned on and ready to print.
  3. pause 
  4. copy order.frm prn >nul
  5. backtrak
  6.