Can we use AND / OR during Replace (3)

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

Can we use AND / OR during Replace (3)

Postby archiebald » Fri Oct 18, 2019 9:31 am

I have a folder that contains some duplicate files some are first duplicates, some are first and second, some may be more;
736.ipt
736_1.ipt
737.ipt
737_1.ipt
737_2.ipt

Ideally, I would like to use;
Replace (3)
Replace _1 OR _2 OR _3
With (some operation)

I know that I could run a rename routine twice or more,, but is there a way to tell Replace to look for two or more variations in one sweep?
archiebald
 
Posts: 5
Joined: Fri Oct 18, 2019 8:58 am

Re: Can we use AND / OR during Replace (3)

Postby therube » Fri Oct 18, 2019 6:01 pm

7:Remove -> Words
Code: Select all
_1  _2  _3

(The words to be removed are space separated.)
therube
 
Posts: 1314
Joined: Mon Jan 18, 2016 6:23 pm

Re: Can we use AND / OR during Replace (3)

Postby archiebald » Sat Oct 19, 2019 5:52 am

Perfect, thanks very much!
archiebald
 
Posts: 5
Joined: Fri Oct 18, 2019 8:58 am


Return to BRU Support