Topic: Deleting all spaces to shorten the name

Deleting all spaces to shorten the name
I don't know if the result is alway what you expected .... but you can try it.

To shorten the file name quickly by delete all spaces in this name
use this
EXPRESSION:     %b(s/ //g).*

This  is   %b  ( s/ one space here  // g ).*


----
Or use this
EXPRESSION: %b(" ","") 

This  is   %b  ( " one space here " , "" ).*


----
Additional Tip:
Use an U between %  and   b     like  %Ub    to upper case every first letter   first   to  better see the single words in the result.


------------------------------------------------------------------------------------------------------------

                                             Siren is a freeware file renaming program
                                               - portable, highly flexible, powerfully -
                                          If it's looking tricky it's easy to rename with Siren.
                                          http://www.scarabee-software.net/en/siren.html