home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 June / SIMTEL_0692.cdr / msdos / printer / sfnec.arc / PRN-APX.BAT < prev    next >
Encoding:
DOS Batch File  |  1984-04-10  |  256 b   |  10 lines

  1. ECHO OFF
  2. CLS
  3. TYPE NOTICE
  4. PAUSE
  5. ECHO ON
  6. CLS
  7. .Your copy of the appendicies is now being printed.
  8. .Take a 20 minute coffee break...
  9. COPY APPENDIX.DOC PRN
  10.