home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magicom Multimedia Collection: In Pursuit Of Greed
/
MAGICOMInPursuitOfGreed.iso
/
programs
/
shadforc
/
shadforc.arj
/
SFORCE.BAT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1994-09-09
|
256 b
|
18 lines
@echo off
indxldat index5 to index1 /set=on /ver=on
if not errorlevel 1 goto end
if not errorlevel 2 goto a
if not errorlevel 5 goto end
:a
cls
indxldat index6 to index1 /set=off
goto exit
:b
:c
:end
cls
echo ShadowForce aborted.
:exit