Thanks everyone, I had tried several variations on "the count of controls" but it never "the number"
I knew it had to be easy. Thanks Todd On Sun, Apr 24, 2011 at 11:02 AM, John Dixon <[email protected]> wrote: > > Hi Todd... > > put the number of controls of group X into whatever > > repeat with count = 1 to the number of controls of group X > do whatever > end repeat > > Be well > > > From: [email protected] > > Hello, > > > > I am looking for a way to loop through controls in a group. This seems > like > > this should be easy to do but I can't find anything in the docs. Can > > somebody point me at somer examples or perhaps post a snippet of code? > > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > Todd Geist ------------------------------ geist interactive <http://www.geistinteractive.com> 805-419-9382 _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
