home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / MOUSE / WIZ_301.ZIP / MANUAL.BAT next >
Encoding:
DOS Batch File  |  1987-05-05  |  257 b   |  12 lines

  1. echo off
  2. cls
  3. echo  
  4. echo  
  5. echo   This manual is 5 pages in length.  Make sure your printer is on
  6. echo   and has enough paper.
  7. echo   To abort hit CTRL C or to continue printing....
  8. echo  
  9. echo  
  10. pause
  11. copy wiz.txt prn
  12.