home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
101 OnLy ThE BeSt GaMeS 7
/
101onlythebestgames7techexpresssoftware1996.iso
/
fun
/
bustmove
/
bms.bat
< prev
next >
Wrap
DOS Batch File
|
1996-01-11
|
125b
|
7 lines
@echo off
:loop
bustmove -s %1 %2 %3 %4 %5 %6 %7 %8 %9
echo If you want to quit, hit Control-Break, or
pause
goto loop