Hello Folks,
I have an array of clusters. Inside (each) cluster is a Menu Ring. Is there a way to get a reference to a specific menu ring (ie the ring from a particulat element in the array)?
My real goal is to grab the text from the ring. When i unbundle a cluster i just get the number, not the text.
For the moment i kludged it so that i grab the list of strings as an array and use the numerical data from the unbundle to select the proper string, but this seems sloppy.
Thanks for any help,
eric