home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 June
/
SIMTEL_0692.cdr
/
msdos
/
sysutl
/
gu11.arc
/
PRINTDOC.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1989-12-17
|
198 b
|
9 lines
echo off
echo This command will print the Grund Utilities user manual on an
echo IBM-compatible graphics printer.
pause
pctl 27 69
copy userman.prn prn
pctl 27 70
echo user manual printed.