home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format Collection 7
/
PCFORMAT07.iso
/
PCF.BAT
< prev
next >
Wrap
DOS Batch File
|
1994-07-14
|
269b
|
16 lines
aaplay pcformat.fli
picem *.pcx
@echo off
:restart
cd\
if exist c:\menutemp.bat del c:\menutemp.bat
pcfmenu %1
if not exist c:\menutemp.bat goto end
call c:\menutemp
goto restart
:end
cls
echo Thankyou for using PCF Menu v1.3
echo 1994 Mark Godwin
echo.