home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Education Master 1994 (4th Edition)
/
EDUCATIONS_MASTER_4TH_EDITION.bin
/
files
/
progmisc
/
digitol1
/
printall.bat
< prev
next >
Wrap
DOS Batch File
|
1989-01-05
|
370b
|
13 lines
echo off
cls
echo You MUST use this on an EPSON-compatible printer.
echo If you have another printer, hit Ctrl-Break to cancel.
echo This is a multi -page file, so use continuous paper.
pause
copy matlist.txt prn
copy digitize.txt prn
copy voice.doc prn
copy how2use.doc prn
copy/b schemat.eps prn
echo Now....turn your printer off, then on again to reset!