I am writing a script the creates a bat file and two text files used to ftp error messages. After the files are created (I see them show up in the folder) I am getting the error message:
The process cannot access the file because it is being used by another process.
when I try and execute the bat file. I have even tried making the script sleep in order to give it more time.
Any ideas?
The process cannot access the file because it is being used by another process.
when I try and execute the bat file. I have even tried making the script sleep in order to give it more time.
Any ideas?