home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 31 / CDASC_31_1996_juillet_aout.iso / vrac / legend11.zip / ORDER.BAT < prev    next >
DOS Batch File  |  1994-02-17  |  429b  |  16 lines

  1. @echo off
  2. cls
  3. echo Please turn on your printer and line the paper up to the top of form.
  4. echo You are about to print the Inter-Active Arts order form and contest
  5. echo entry/character profile...
  6. echo .
  7. echo If you don't want to print anything,  press CTRL-BREAK now to abort...
  8. echo .
  9. echo Otherwise...
  10. echo .
  11. pause
  12. echo One moment please...
  13. echo .
  14. echo Printing ORDER Form and CONTEST entry
  15. copy register.txt prn:
  16.