Replacing text at end of file leaves a space

Post any Bulk Rename Utility support requirements here. Open to all registered users.

Replacing text at end of file leaves a space

Postby ncawson » Tue Feb 28, 2017 2:36 pm

As the subject suggests i'm having an issue with removing the 'text' field below as it leaves a space in its place i.e. replace = (text) and with ='blank field with no spacing'.

e.g.
FILENAME (USA) (text).zip

Replace (3) output:
FILENAME (USA) .zip

Query. Why is it leaving a space when it should be a like for like replacement. Nic.
ncawson
 
Posts: 5
Joined: Tue Feb 28, 2017 1:37 pm

Re: Replacing text at end of file leaves a space

Postby therube » Tue Feb 28, 2017 3:19 pm

Depending on how you're going about it...

It is leaving the {space} following the first closing paren,), so ") ", so you would want to include that space in your removal string, so, " (text)".
therube
 
Posts: 1314
Joined: Mon Jan 18, 2016 6:23 pm


Return to BRU Support