axellslade wrote:I tried [...] renaming " .txt" to ".txt" but it doesn't work.
This will work if you work on the full file name instead of the base name only.
Therefore select "Options > Ignore... > File Extensions"
If you really be able to ""selecting all files with the blank space""
you can also use Remove(5) Last 1
But for your case it may be enough to just utilize Remove(5) [X] Trim ?
(now without "Options > Ignore... > File Extensions" !)
(That will also remove leading spaces... but they are rarely anyway, isn't it?)
HTH?
