home *** CD-ROM | disk | FTP | other *** search
/ The Education Master 1994 (4th Edition) / EDUCATIONS_MASTER_4TH_EDITION.bin / files / educmath / amath / math.exe / PRINTME.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-09-25  |  274 b   |  12 lines

  1. @echo off
  2. echo off
  3. echo *
  4. echo *  Warm the printer up,  the Epic MegaGames order form is
  5. echo *  about to come through (2 pages)!
  6. echo *
  7. echo *  If you don't want to print the catalog,  press CTRL-BREAK now,
  8. echo *  otherwise...
  9. echo *
  10. pause
  11. copy order.doc prn:
  12.