
Quote from impactband4u on July 15, 2020, 3:13 pmHi 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
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

Quote from Vadim on July 15, 2020, 3:46 pmHello!
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
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

Quote from impactband4u on July 16, 2020, 12:50 am@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
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
Quote from Gaev on July 16, 2020, 2:44 pm@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 commandIf 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
https://www.windows-commandline.com/rename-file-from-command-line/
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

Quote from impactband4u on July 16, 2020, 10:07 pmThank You guys
The "rlRenameFile" plugin work for me.
Greetings :)
Thank You guys
The "rlRenameFile" plugin work for me.
Greetings :)

Quote from Vadim on July 17, 2020, 6:54 amThank 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
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.

Quote from impactband4u on July 17, 2020, 11:01 am@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
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

Quote from Vadim on July 17, 2020, 2:03 pmI 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.
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.