home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / DB / DB017.ZIP / ORDER.BAT < prev    next >
DOS Batch File  |  1990-08-01  |  324b  |  10 lines

  1. REM This batch file will print a copy of an Order Form
  2. REM    which you can use to register NewBase II.
  3. REM
  4. REM            Make sure your printer is ready                   
  5. REM                                                            
  6. REM
  7. REM  Ready to print the two page form . . .
  8. pause
  9. copy orderfrm.doc prn
  10.