--- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote:
>
> ^ seems to be ignored sometimes:
> 
> win.debug("abcdef"[?"(?<=^.)."])
> returns not only b, but also d & f, not expected.
> 
> OTOH,
> win.debug("@[EMAIL PROTECTED]"[?"(?<=^@)."])
> returns only a, and
> win.debug("@[EMAIL PROTECTED]"[?"(?<=@)."])
> returns a & d, both expected.

Strangely my another message seems to not be posted. So, here again:

win.debug("@[EMAIL PROTECTED]"[?"(?<=^@)."])
also incorrectly returns a & b.

^ looks like always reset after previous match (which seems truncated).

Sean






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Great things are happening at Yahoo! Groups.  See the new email design.
http://us.click.yahoo.com/TISQkA/hOaOAA/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