home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Empire
/
GamesEmp.iso
/
top
/
pro4
/
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