home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format Collection 13
/
PCFORMAT.bin
/
pcf.bat
< prev
next >
Wrap
DOS Batch File
|
1995-03-21
|
272b
|
16 lines
@echo off
aaplay pcf13.fli
:restart
%1:
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 PC Format CoverCD
echo (c) Future Publishing 1995
echo.