brucexs wrote:

> hwnd.ontop(1).transmouse(100).move(50,50)

Love it! Should it break any of my scripts (don't think it will) I'll
fix it. 

I'd appreciate if you could document in the help file the order of
evaluation of expressions terms 

left-to-right: hwnd.ontop(1).transmouse(100).move(50,50)
left-to-right: assign("var",1)++win.debug(var)
because many scripts rely on this, fairly-obvious, but not granted until
stated point. 

And for win plugin "." strings, I was thinking that allowing for
wait.for in the string may be sweeter (more syntax sugar), such as 

hwnd.restore._waitfor(visiblewindow(hwn)).move(50,50)
where _ temporarily escapes out of hwnd context




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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/power-pro/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

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