Matching Extended Characters

A swapping-ground for Regular Expression syntax

Matching Extended Characters

Postby rjemery » Sat Jan 30, 2010 2:43 pm

I am using BRU 2.7.1.1 on a XP Pro SP3 system.

When attempting RegEx replacement, I find the pattern (.*) does not match extended characters. Any file name containing extended characters is disregarded. By extended characters, I mean for example vowels with accent marks, among others.

Is there any way around this limitation?
rjemery
 
Posts: 17
Joined: Sat Sep 15, 2007 6:51 am

Re: Matching Extended Characters

Postby Stefan » Sat Jan 30, 2010 3:36 pm

rjemery wrote:I am using BRU 2.7.1.1 on a XP Pro SP3 system.

When attempting RegEx replacement, I find the pattern (.*) does not match extended characters. Any file name containing extended characters is disregarded. By extended characters, I mean for example vowels with accent marks, among others.

Is there any way around this limitation?


rjemery> Is there any way around this limitation?
Just read the forum before posting. There is an post just right before your post about this
==> Non-english characters are unsupported ==> http://www.bulkrenameutility.co.uk/forum/viewtopic.php?f=3&t=1001
Stefan
 
Posts: 736
Joined: Fri Mar 11, 2005 7:46 pm
Location: Germany, EU


Return to Regular Expressions