Getting a list of groups on a card

J. Landman Gay jacque at hyperactivesw.com
Sat Feb 26 14:33:51 EST 2011


On 2/25/11 8:50 PM, Peter Haworth wrote:
> The groupnames and groupids properties of a card only report the top
> level groups.  Other than iterating through all the controls on a
> card, is there a way to get a list of the gorup names and/or IDs that
> are in the top level groups?

I don't think so. The closest I could get was:

  put the number of groups of group 1

That gives a number, and you could iterate through those to get names.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list