I think what you want is:

  put the label of button "[button name]"

This'll give you the actual words of the currently selected item.

Another way is:

  put the menuhistory of button "[button name]"

This'll give you the line number of the currently selected item.

--
Nicolas Cueto
_______________________________________________
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