thricipio wrote:

> After looking at what you posted a little more, I realized it 
> contained the key to what was missing from the original reply I 
> received back in Jan'05.  Thus, the following works great:
> _________________________________________________
> 
> upper-left:
> win.move("active", 0, 0)

That's right, your original lines lacked the window handle parameter, that 
is the bit that tells win.move which window to act upon. The handle is a 
system-wide number. In this case our versatile PowerPro lets you use a 
string, "active", which it then automatically translates into the number 
that corresponds to the active window. 



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