2 rem ! This is a batch file to delete all the files on its
3 rem ! command line, to work around command.com's del command's
6 rem ! -- BKS, 11-11-2000
11 if "%file%"=="" goto end
17 rem ! This is a batch file to delete all the files on its
18 rem ! command line, to work around command.com's del command's
21 rem ! -- BKS, 11-11-2000
26 if "%file%"=="" goto end