I wonder is there a way to search for a space and replace it with null, if the space occurs at the end of the filename?
[edit to add] I mean at the end of the filename, before the dot & extension: LIKE THIS .txt and what I hope for is LIKE THIS.txt
I really did search the forum and google a lot, but I have not found a way to do it. Help!?
Below just FYI is the script I am using ...
Code: Select all
#138;
#136;
#130;
rename s, " And / & ";
rename s, ", & / & ";
rename s, "——/—";
rename s, " Aka / aka \";
rename s, " Vs / vs \";
rename s, " / ";
rename s, " / ";
rename s, " / ";
XYplorer Beta Club