-
[2008] Regex Problem
Hi I have recently begun to mess around with regex.
I am trying to get text between commas when the comma is not surrounded by brackets.
For example say I have
And it should match the following...
But, I am unsure how to do this. Any help would be great.
Thanks.
-
Re: [2008] Regex Problem
Hello
this will get you on a good start with Expresso at
http://www.ultrapico.com/ExpressoSetup3.msi
and RegexBuddy at
http://www.regexbuddy.com/
there realy good programs with Tutorals and examples
Best,Regards
Dem