@echo off setlocal if exist *.bin del *.bin if exist *.lst del *.lst if exist *.prn del *.prn if exist *.hex del *.hex if exist *.sys del *.sys