home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 9 / PCFORMAT09.iso / pcf.bat < prev    next >
DOS Batch File  |  1994-11-21  |  269b  |  17 lines

  1. ECHO OFF
  2. aaplay pcf2.fli
  3. picem *.PCX
  4. :restart
  5. D:
  6. cd \
  7. if exist c:\menutemp.bat del c:\menutemp.bat
  8. pcfmenu %1
  9. if not exist c:\menutemp.bat goto end
  10. call c:\menutemp
  11. goto restart
  12. :end
  13. cls
  14. echo Thankyou for using PCF Menu v1.3
  15. echo 1994 Mark Godwin
  16. echo.
  17.