lopping through controls in a group
    John Dixon 
    dixonja at hotmail.co.uk
       
    Sun Apr 24 14:02:37 EDT 2011
    
    
  
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?
 		 	   		  
    
    
More information about the use-livecode
mailing list