home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Education Master 1994 (4th Edition)
/
EDUCATIONS_MASTER_4TH_EDITION.bin
/
files
/
dataonal
/
namepal
/
printdoc.bat
< prev
next >
Wrap
DOS Batch File
|
1993-03-11
|
579b
|
25 lines
ECHO OFF
CLS
ECHO
ECHO
ECHO
ECHO This procedure prints NamePal documentation and an Order Form.
ECHO Make sure your printer is ready to go. Your printer will
ECHO need about 15 sheets of paper, and should be turned on now.
ECHO
ECHO
ECHO
ECHO If you do NOT want to print a manual, hold down the Ctrl key and
ECHO press C, and then reply Y.
ECHO
ECHO
ECHO Otherwise, to proceed with the printing:
ECHO
PAUSE
ECHO
ECHO
ECHO Printing documentation manual...
ECHO ON
COPY order.frm PRN
COPY MANUAL.DOC PRN