
25 Jun
2009
25 Jun
'09
1:45 p.m.
Hi Edmund Another suggestion: It would be cool if the the Replace could work correctly with backreferences. I.e regex: a(b)e replace: $1an result: ban This will allow me to test replace expressions as well. Thanks Alex