Rename Files - Forum

Forum Navigation
You need to log in to create posts and topics.

Rename Files

Hi guys

 

I know that when you copy a file(s) to another destination you can choose to rename the files when copied, but how do i rename files in a folder with script without copying.

Thank You

Hello!

Plugin = Command

dec_Plus 1.9 (David Esperalta) = dec_RenombrarUnArchivo

ksFunctions (Игорь Р.) = ksRenameFile

lgaFileSys (Leif G. Andersson) = lgaFolder/FileOptions

rlFunctions 2.6s (Reynold E. Lariza) = rlRenameFile

@vadim

 

Thank you very much but i don't have any of those plugins and it's not in the old plugins webpage either. Where can i get it please

Thank You

 

 

@impactband4u

If you want a solution devoid of any third party plugins, you can build one with ...

- the FileList command (to get a list of files to be renamed)
- the FileExists command (to ensure the proposed new name is not taken already)
- the Run command to invoke the (DOS) rename command

If it is to be used frequently and/or in multiple projects, a Function can be built ... and deployed using the Call command.

 

If you need help with the syntax of the rename command ...

https://web.csulb.edu/~murdock/rename.html
https://www.computerhope.com/renamehl.htm

danito has reacted to this post.
danito

Thank You guys

The "rlRenameFile" plugin work for me.

Greetings :)

Thank you very much but i don't have any of those plugins and it's not in the old plugins webpage either. Where can i get it please.

I have a plugin library in my free course on VisualNEO Win in the resources section.

You need to register on the website, select this course (via the link below) and click the "Subscribe to the course" button (the button is located under the course description). The course will then be available.

https://distant.orgpsiholog.ru/course/view.php?id=20

@vadim

Thank You.... I did subscribe on your website but never received a confirmation email. but as i said, the "rlRenameFile" plugin worked for me.

Thank You Guys

I did subscribe on your website but never received a confirmation email.

Sometimes it happens. Write to me at the address v{a}orgpsiholog.com your email address, which was used for registration. I will activate your account manually.