I realized i was being an idiot
Apparently i DID change something since it worked yesterday, since you need to put the full file path in the end.
Just ignore my post
Hi.
I have a script with a very simple RenameFile line in it.
The line randomly stopped working today. It just executes the line but doesn't rename anything.
I tried testing a simple rename macro for a file in a local folder, like this
Code: Select all
RenameFile>C:\Users\%user_name%\Downloads\asd.txt,123.txt
My macro worked like a charm yesterday, and then this happens today. I don't think i've changed anything that should alter that since then.
Any ideas?
Thanks in advance!