Hi
This must be very simple for scripting expert...
I would like to ask help for a script that will add a " +" at the end of some folders/files (before extension) name.
So that folder "Music" will become "Music +" and file "Music.mp3" will become "Music +.mp3"
Thanks !
Help for script to rename file/folder
-
Stefan
- Posts: 1360
- Joined: 18 Nov 2008 21:47
- Location: Europe
Re: Help for script to rename file/folder
Add an " +" at the end of folder name and file base name on all selected files and folders:
test with "Scripting > Try Script..."
rename b, "* +";
[OK]
[Continue]
test with "Scripting > Try Script..."
rename b, "* +";
[OK]
[Continue]
-
Ysl
- Posts: 158
- Joined: 03 Jan 2007 22:22
Re: Help for script to rename file/folder
Great ! Works fine, Thanks !
XYplorer Beta Club