By the way
It seems there are at least four ways that a hotkey's command,
or a script, can emulate clicking a button on a PowerPro bar.

[1] copy the actual command which is set for that button

[2] cl.RunLeft(BarName, ButtonId) [or RunMiddle or RunRight]

[3] Bar Keys listname keystrokes
{see Help index "keyboard to access a bar)

[4] Win.Mouse("re 50 355 lc")

which are listed in order of merit, I think.

Of course, Method [1] only works if the button's command
never changes. If you ever use CL commands to change 
that button's command, then [2] or [3] would be better.







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/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