[solved] RenameFile randomly stopped working

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
Scones
Junior Coder
Posts: 32
Joined: Fri Jul 05, 2019 11:21 am

[solved] RenameFile randomly stopped working

Post by Scones » Thu Feb 27, 2020 8:24 am

EDIT:

I realized i was being an idiot :lol:

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
Even this doesn't work.

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!

Post Reply
cron
Sign up to our newsletter for free automation tips, tricks & discounts