home *** CD-ROM | disk | FTP | other *** search
/ תקליטור אוסף מעל 200 משחקים מרתקים / over-200-games-micro-a-media.iso / JILL / PRINTME.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-07-02  |  283 b   |  13 lines

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