i have a simple script running for leftclick on active icons:

.active_icons

active_icons.powerpro



if(lastactivehandle != win.handle(caption))do
        win.show(lastactivehandle)
else
        if(win.minned(lastactivehandle))do
                win.restore(lastactivehandle)
        else
                win.minimize(lastactivehandle)
        endif
endif

--
pi



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