lopping through controls in a group

Todd Geist todd at geistinteractive.com
Sun Apr 24 14:33:26 EDT 2011


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 <dixonja at hotmail.co.uk> 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: todd at geistinteractive.com
> > 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
> use-livecode at lists.runrev.com
> 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



More information about the use-livecode mailing list