--- 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
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