home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Super Arcade Games 2
/
Super_Arcade_Games_Vol_2.iso
/
sonstige
/
bstone
/
bstone.bat
< prev
next >
Wrap
DOS Batch File
|
1993-12-01
|
101b
|
5 lines
@echo off
bs_aog %1 %2 %3 %4 %5 %6 %7
if not errorlevel == 1 goto exit
jamerr -fbs_aog.err
:exit