home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
genapps
/
csch56.arj
/
RS.BAT
< prev
Wrap
DOS Batch File
|
1989-06-01
|
369b
|
22 lines
echo off
cls
cd\MANAGEX
cls
if exist chncnfrm.fyl erase chncnfrm.fyl
:MANAGEX
if exist end.fyl goto RETURN
ReSearch
if not exist util.bat goto RETURN
echo off
cls
util
goto MANAGEX
:RETURN
echo off
if exist util.bat erase util.bat
cls
if exist end.fyl erase end.fyl
cls
cd\ROOT {here, substitute the name of the subdirectory containing RS.BAT}
cls