home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Informática Multimedia: Special Games (Alt)
/
INFESPGAMES.iso
/
dos
/
arcade
/
goose
/
printdoc.bat
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-03-04
|
199 b
|
10 lines
echo off
cls
echo Please turn on your printer and make sure it is loaded with plenty of paper.
echo
pause
cls
copy readme.doc prn
echo
echo . . . . . Printing finished.
echo