Hi, 
many thanks for the new update! The enhanced regular expression support is very
usefull.

Maybe one more feature wish - Could also the parentised backreferences be used
by RE replace?

Or am I missing something in the RE syntax in VB? 
e.g.: searching for (.)\1 works as expected (i.e. it finds "aa", "ee", "--"
etc.

but replacing say (.) with -$1- or -\1- doesn't - it inserts the literals -$1- 
-\1- instead of the content of parens: "abc" >> "-a--b--c-".

Keep up the promissing development!

-- 
<http://forum.pspad.com/read.php?2,34061,37695>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem