home *** CD-ROM | disk | FTP | other *** search
/ Sound Sensations! / sound_sensations.iso / miscprog / musiclb / manual.bat < prev    next >
Encoding:
DOS Batch File  |  1990-12-09  |  352 b   |  12 lines

  1. echo off
  2. cls
  3. echo To start Music Library read the documentation files first!
  4. echo (Make sure printer is on line and loaded with paper)
  5. echo Let printer stop printing before typing in any additional command.
  6. echo You are about to print the documentation to your program.
  7. pause
  8. echo Printing......
  9. copy MANUAL.DOC prn
  10. echo All done. 
  11. ECHO ON
  12.