> I see. Then, I'll be careful using ^ in lookbehinds.

It's lookbehinds *in general* that are a problem... again, ^ in 
lookbehinds would be the one thing that could be easily fixed AFAIK.

Here's a deonstration in the spirit of your example:
regex.mg("@a@@bc","(?<=@).","\\0") => a@ (instead of [EMAIL PROTECTED])

You gotta read the doc, you know. Do as I say but not as I do. ;-)



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/JV_rlB/TM
--------------------------------------------------------------------~-> 

Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to