home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Select: Games Special 5
/
SPSP5.bin
/
dosgames
/
dr-arag
/
drucke.bat
< prev
next >
Wrap
DOS Batch File
|
1994-04-11
|
116b
|
5 lines
echo off
IF EXIST BESTELL1.TXT type BESTELL1.TXT >LPT1
IF NOT EXIST BESTELL1.TXT type BESTELL.TXT >LPT1
echo on