home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Stuff 2
/
hot_stuff_2.zip
/
hot_stuff_2
/
DEMOS
/
CODES
/
DEMO.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-11-04
|
113b
|
6 lines
echo off
:Restart
show codes1 %1 %2 %3 %4if errorlevel 248 goto Ok_End
if errorlevel 1 goto Restart
:Ok_End