doMenu

Robert Presender rpresender at cox.net
Mon Aug 8 22:03:19 EDT 2005


On Aug 8, 2005, at 2:46 PM, Ken Ray wrote:
snip

> However, if you are "stuck" with activating code that is *in* the 
> button,
> you need to send the menuPick message along with the proper param to 
> the
> button in question. Using the example above, that would be:
>
>   send "menuPick" && quote & "Open" & quote to button "File"
>   of group "MenuGroup"
>
> Hope this helps,

Thank you Ken. It helped a great deal .. just what I need.  I had tried 
send "menuPick"
but didn't have the  && quote & etc format.  I see now why that format 
is necessary.
  Regards ... Bob
>
>
> Ken Ray
> Sons of Thunder Software




More information about the use-livecode mailing list