How to Set the Text of a Menu Item????
J. Landman Gay
jacque at hyperactivesw.com
Tue Apr 4 16:55:21 EDT 2006
David Burgun wrote:
> Hi,
>
> I have a pull down menu in a menu bar and I want to set the text of
> item x to "Y".
>
> I have tried:
>
>
> set line 1 of the text of me to "Y"
>
> But I get a Syntax error!
>
> How do you set a menu item??
Try:
put "Y" into line 1 of me
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list