home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Shareware Masterblend
/
cdsharewaremasterblend.iso
/
finance
/
billpowr
/
runme.bat
< prev
next >
Wrap
DOS Batch File
|
1990-03-02
|
671b
|
28 lines
echo off
cls
if x==%1x echo For memory-resident "pop-up" service, enter "BP MR".
echo .
cd\MANAGEX
echo wait...
if exist chncnfrm.fyl erase chncnfrm.fyl
:MANAGEX
if exist end.fyl goto RETURN
rem IF USED ON A LAN, SUBSTITUTE THE NEXT LINE FOR THE ONE FOLLOWING IT
rem not if exist unti.bat input x x x x x x x x bp
if not exist util.bat if exist m.d input x x x x x x x x bp
billpowr x x x x x x x x x %1
if not exist util.bat goto RETURN
echo off
util
cd\MANAGEX
goto MANAGEX
:RETURN
echo off
if not exist dobpexp goto SK
export x x x x x x x x bp
erase dobpexp
:SK
if exist util.bat erase util.bat
if exist end.fyl erase end.fyl
if x==%1x cls