Works, thanks!
I just set it up with the Ctrl+W hotkey

----- Original Message ----- 
From: "Ted Wall" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, June 16, 2005 12:32 PM
Subject: [power-pro] Re: Wordweb In Maxthon


> John,
> 
> This is a "who has focus" issue.  As soon as you click the button, 
> the button has focus; therefore, no text to copy. Switch to a 
> vanilla "hotkey" or "hotkey to a menu" to call your clip.copy 
> cammands.
> 
> If you use a "hotkey to a menu", I'd recommend the following command 
> sequence for the "Edit hot key/mouse action":
> 
> GLOBAL gHandle=WIN.GetFocus
> DO("MENU","Show snippets","CenterScreen")
> 
> and the command sequence in the menu has:
> WIN.SetFocus(gHandle)
> WAIT.For(10)
> *Clip Copy
> ... do whatever you want


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