I have a batch file I built with NotePad in Win95 and one of the commands is “del f:\slik-app\data\*.*”
The batch runs fine except that this command requires a confirmation. I am using this as part of an automated process. I need to figure out what is needed in the batch so it does not ask for confirmation.
Any ideas/answers???