home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Objectech Shareware Selections
/
UNTITLED.iso
/
boss
/
spre
/
001
/
printdoc.bat
< prev
next >
Wrap
DOS Batch File
|
1990-02-16
|
768b
|
22 lines
REM Please prepare to print the ExpressCalc Documentation by:
REM
REM 1 - Making sure that there is enough paper to
REM print the entire manual. It requires about 192
REM pages.
REM
REM 2 - Make sure your printer is ready and that the print
REM head is directly over a page break perforation.
REM
REM Ready to print the 1st section of the manual (pages 1 to 43)
pause
copy CALC1.DOC prn
REM Ready to print the 2nd section of the manual (pages 44 to 93)
pause
copy CALC2.DOC prn
REM Ready to print the 3rd section of the manual (pages 94 to 142)
pause
copy CALC3.DOC prn
REM Ready to print the 4th section of the manual (pages 143 to 186)
pause
copy CALC4.DOC prn