From: byronsalty Date: 2007-06-17T01:15:06+09:00 Subject: Re: Negative lookahead in Regexp question On Jun 16, 11:22 am, "Axel Etzold" wrote: > Dear all, > > I have strings like this one: > > " In North Carolina " > > and I'd like to match the part in between the brackets with > a regexp with negative lookahead excluding a substring, > ( in this case, rather than just single characters), > but I can't get it right... > > Thanks for your help, > > Axel > > -- > Psssst! Schon vom neuen GMX MultiMessenger geh�rt? > Der kanns mit allen:http://www.gmx.net/de/go/multimessenger Can you provide a few examples of what you're looking for? I'm not sure what you're asking but it doesn't sound too bad. - Byron ----- http://www.saltylabs.com/