home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The MAX Games
/
NEWSOFTMAX.iso
/
DAT
/
BATLSHIP
/
PRINTDOC.BAT
< prev
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-06-26
|
194 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 *.doc prn
echo
echo . . . . . Printing finished.
echo