"Rename" Problem
Hallo,
i use "rename" to move a file.
What happens when the destination file still exist???
Overwrite??? If not, what can I do to overwrite it?
thanks aemik
Archive: "Rename" Problem
"Rename" Problem
Hallo,
i use "rename" to move a file.
What happens when the destination file still exist???
Overwrite??? If not, what can I do to overwrite it?
thanks aemik
Delete the existing file.
Stu
thank you very much for the fast answer.
can i also use "SetOverwrite on" ???
That is only for the File instruction I believe.
If you have to Rename lots of files, use a macro.
Stu
ok, i think i wil try to delete the file.
Thanks