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         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to