home *** CD-ROM | disk | FTP | other *** search
/ Sunny 1,000 Collection / SUNNY1000.iso / Files / Dos / boardlz / TRI14.ZIP / PRINTDOC.BAT < prev    next >
Encoding:
DOS Batch File  |  1994-03-18  |  146 b   |  7 lines

  1. ECHO OFF
  2. CLS
  3. ECHO This will print out the documentation for TRI. 
  4. ECHO If you want to quit, press Ctrl-Break, or
  5. pause
  6. copy readme.txt lpt1
  7.