home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo To start Music Library read the documentation files first!
- echo (Make sure printer is on line and loaded with paper)
- echo Let printer stop printing before typing in any additional command.
- echo You are about to print the documentation to your program.
- pause
- echo Printing......
- copy MANUAL.DOC prn
- echo All done.
- ECHO ON