home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
csource3
/
177_01
/
printdoc.bat
< prev
next >
Wrap
DOS Batch File
|
1986-01-04
|
193b
|
7 lines
echo off
cls
echo This will print the SHELL.DOC file on your printer for you!
echo Make sure your printer is on. Press Ctrl-Break to abort, otherwise,
pause
type \shbin\shell.doc >prn: