Sorry, let me rephrase. I want to suppress the confirm y/n question about deleting files...I have tried /-P as well, with no success.
BAT.writeln('Del /Y "E:\\Temp only\\Image Sizing Tests\\Processing Folder\\*.*"');
Sorry, let me rephrase. I want to suppress the confirm y/n question about deleting files...I have tried /-P as well, with no success.
BAT.writeln('Del /Y "E:\\Temp only\\Image Sizing Tests\\Processing Folder\\*.*"');