home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / VISUAL_B / PROGRAMS / MEDIAPLY / PRINTDOC.BAT < prev    next >
Encoding:
DOS Batch File  |  1994-01-16  |  108 b   |  5 lines

  1. echo off
  2. cls
  3. echo Printing MediaPlayer documentation. Make sure printer is ON-LINE . . .
  4. copy *.doc prn
  5.