How can I rename one file?

I need to rename a file, is there a function to rename files?
Example:
oldname.txt
newname.txt

2 Likes

Hello @Melisa_Barcenas, If you want to rename a file you can do that by using the command prompt activity.
For information on how to use the command prompt please view this article from our Knowledge Base - Using the command prompt activity in Studio Pro

for information on what command to call, please view this article - Renaming files using CMDPRMT

p.s: you will need the admin privileges in order to execute. If you are not the admin of the machine you will need the administrator password from your device in order to execute the command successfully.

3 Likes

Hi, @Melisa_Barcenas

Did the solution by @Oquandiah_Bridley work for you? If it did, please mark the answer as a “solution”. If you have any other questions, feel free to create a new topic.

Thanks for all. I can do it.