Re: OK Regexp people, need a little help.

2001-10-19 Thread Curtis Poe
--- Chuck <[EMAIL PROTECTED]> wrote: > > I need to grab an email address from an arbitrary string of text. The > string will only have 1 '@' symbol. > > I need a regexp that will search for this symbol and return the whole word. > > It will appear like this: > > blah blah blah 12112 blah [EMA

OK Regexp people, need a little help.

2001-10-19 Thread Chuck
I need to grab an email address from an arbitrary string of text. The string will only have 1 '@' symbol. I need a regexp that will search for this symbol and return the whole word. It will appear like this: blah blah blah 12112 blah [EMAIL PROTECTED] blah some more text. I want to grab