Dave,

On Apr 4, 2006, at 1:57 PM, 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??

Menus are specialized buttons. Buttons can be treated as containers just like fields. Try this:

  put "Y" into line 1 of me

Devin

Devin Asay
Humanities Technology and Research Support Center
Brigham Young University

_______________________________________________
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