Character replacement

Would you like Bulk Rename Utility to offer new functionality? Post your comments here!

Character replacement

Postby TheGhost78 » Sun Jul 06, 2025 12:44 pm

There are still a few characters that appear to be causing a problem in Replace. I have added them to Character Translations in Special, which works fine.
Æ 198
Ð 208
Ø 216
Þ 222
æ 230
ð 240
ø 248
þ 254
? 262
? 263
? 272
? 304
? 321
? 322
Œ 338
œ 339
? 637
? 919
? 951
? 1030
? 1110
? 10744
? 11364
? 11367
? 11368
TheGhost78
 
Posts: 212
Joined: Fri Jul 19, 2024 11:25 am


Re: Character replacement

Postby Admin » Tue Jul 08, 2025 12:35 am

How comes they don 't work in Replace? Is it happening using the \regex\ prefix? Do they work in RegEx(1)? thank you
Admin
Site Admin
 
Posts: 3047
Joined: Tue Mar 08, 2005 8:39 pm

Re: Character replacement

Postby TheGhost78 » Tue Jul 22, 2025 4:27 pm

Can you replace more than one character at a time in Replace using \regex\? I can't figure it out.

Try:
Þ 222
and
þ 254

Replace: Þ|þ
With: A|B

Whichever "With" character is first in the list will be the replacement for both characters.
TheGhost78
 
Posts: 212
Joined: Fri Jul 19, 2024 11:25 am

Re: Character replacement

Postby Admin » Wed Jul 23, 2025 1:45 am

Hi, once you use \regex\ in Replace (3) then both Replace and Width are just a regex and multiple regex entries are not supported in Replace (3), only in Regex (1). We will clarify this in the docs.
Admin
Site Admin
 
Posts: 3047
Joined: Tue Mar 08, 2005 8:39 pm

Re: Character replacement

Postby Admin » Wed Jul 23, 2025 5:39 am

Try new version from here:
https://www.s3.tgrmn.com/bru4/4010/BRU_setup_4.0.1.0.exe
https://www.s3.tgrmn.com/bru4/4010/BRU_NoInstall.zip

( \regex\ no longer parse into multiple items )
Admin
Site Admin
 
Posts: 3047
Joined: Tue Mar 08, 2005 8:39 pm


Return to Suggestions