It is easy to determine the position, even if you do not know what it
is:

For example, if line 5 of myList is "Hello", you do either of these:

Line 5 of myList

or

Line (lineoffset("Hello",myList)) of myList



Bear in mind that when you disable a menu item, the content of that line
actually changes... Also, you might want to set the wholematches to true
before you use lineoffset, to make sure you get an exact match.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Wednesday, December 07, 2005 4:18 PM
To: use-revolution@lists.runrev.com
Subject: Re: Disabling MenuItems

This is an interesting thread. As long as we're talking about this...

Can menuitems be addressed by name rather than number? I don't always
have 
the items in the same position.

Joe,
Orlando, Florida
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to