home *** CD-ROM | disk | FTP | other *** search
/ Season's Greetings & Games Unlimited / UGOLD_cd2.iso / amath / printme.bat < prev    next >
DOS Batch File  |  1992-09-25  |  274b  |  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.