On Tue, Sep 18, 2001 at 04:43:06PM +1000, Mikolaj J. Habryn 
([EMAIL PROTECTED]) wrote:
> On Tue, Sep 18, 2001 at 04:30:30PM +1000, Jobst Schmalenbach wrote:
> >  ".*@.*"
> > I want to match only the last quoted string eg ".*@.*
> > where the " is the last before the @
> 
>   "[^"]*@[^"]*"

You win :-))

Could you explain? I did some reading (I have Jeffrey Friedl's RegExp book)
but dont understand how your regexp works.

thanks
jobst



-- 
If you want something done, forbid your children from doing it.

             __, Jobst Schmalenbach, [EMAIL PROTECTED], Technical Director
   _ _.--'-n_/   Barrett Consulting Group P/L & The Meditation Room P/L      
 -(_)------(_)=  +61 3 9532 7677, POBox 277, Caulfield South, 3162, Australia

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to