|
|
|
Forum Member
Group: Forum Members
Last Login: 12/23/2007 4:55:35 AM
Posts: 2,
Visits: 11
|
|
Hello,
Is it possible to use regex to change a whole series of instances similar to the one below?
Assignment Track Records
to
Assignment Track Records
I have tried following but it appears not possible to use the $1 and $2?
([\.|\,|\-| |A-Z|a-z|0-9]*)
$2
I get a replacement but with literal $1 and $2, i.e.
$2
Cheers
Geoff
|
|
|
|
|
NewsGator
Group: Administrators
Last Login: 12/18/2008 8:43:14 AM
Posts: 2,264,
Visits: 54,129
|
|
Hi Geoff, unfortunately at the moment the RegEx engine doesn't support substitution. We are considering it for a future version.
Jonathon McDougall
NewsGator Support
|
|
|
|
|
Forum Member
Group: Forum Members
Last Login: 12/23/2007 4:55:35 AM
Posts: 2,
Visits: 11
|
|
Jonathon McDougall (7/31/2007) Hi Geoff, unfortunately at the moment the RegEx engine doesn't support substitution. We are considering it for a future version.
Hello,
is the arrival of RegEx substitution any nearer?!
Cheers
Geoff
|
|
|
|
|
NewsGator
Group: Administrators
Last Login: 12/18/2008 8:43:14 AM
Posts: 2,264,
Visits: 54,129
|
|
We are currently working on TopStyle 4.0 - I'm not sure if this feature has been included yet, but it is a major upgrade, so it will still be a while before it released even as a beta.
Jonathon McDougall
NewsGator Support
|
|
|
|