home *** CD-ROM | disk | FTP | other *** search
/ Collection of Education / collectionofeducationcarat1997.iso / SPORT / CSJ3F.ZIP / CLEAN.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-12-15  |  349 b   |  12 lines

  1. @echo off
  2. cls
  3. if exist==about.doc del about.doc
  4. if exist==csjmain.exe del csjmain.exe
  5. if exist==csjmanua.doc del csjmanua.doc
  6. if exist==mast1.dat del mast1.dat
  7. if exist==mast2.dat del mast2.dat
  8. if exist==mast3.dat del mast3.dat
  9. if exist==schedule.dat del schedule.dat
  10. if exist==clean.bat del clean.bat
  11. if exist==sports.bat del sports.bat
  12.