@echo off setlocal if exist *.prn del *.prn if exist *.lst del *.lst if exist *.err del *.err if exist *.rel del *.rel