home *** CD-ROM | disk | FTP | other *** search
/ World of Graphics / WOGRAPH.BIN / 103.PRINTREG.BAT < prev    next >
DOS Batch File  |  1993-05-13  |  732b  |  17 lines

  1. ECHO OFF
  2. CLS
  3. ECHO This will print the Registration Information file. This file contains details 
  4. ECHO about EnVision Publisher Plus and EnVision Publisher Pro which you will receive
  5. ECHO when you register, and information on how to register EnVision Publisher.
  6. ECHO It will also print the Registration Form.
  7. ECHO Please make sure that your printer is turned on. 
  8. ECHO -------------------------------------------------------------------------------
  9. ECHO        Press any key to start printing, or CTRL-C to cancel...
  10. ECHO -------------------------------------------------------------------------------
  11. PAUSE
  12. CLS
  13. ECHO Printing the Registration Information file...
  14. copy register.doc prn
  15. CLS
  16. ECHO Printing done.
  17. ECHO ON