home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Special: Strategic Simulations
/
Chip-Special_Strategische-Simulationen.bin
/
share
/
dos
/
arinox
/
manual.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
|
1993-05-04
|
166 b
|
9 lines
echo off
cls
echo You are about to copy the documentation for BATTLE GROUND to your printer
pause
echo Printing......
copy bg.doc prn
echo All done.
echo on