Hi all. 

Some time back someone had the need to enumerate every datagrid on a card even 
if the datagrids were themselves grouped with other objects. I cannot now find 
that thread, or any stack treating the issue in my downloads folder. It would 
involve recursion because the groupnames is a property of a card and not 
another group. If groups had the groupname properties it would be easy. 

As it is I then have to enumerate all groups and do recursive calls passing the 
current group as the next group to enumerate. If none of that makes sense just 
think, "42". 

My trouble is I am having a difficult time formulating the recursive function, 
and I cannot find recursion anywhere in the Livecode Lessons. I need an example 
of a recursive function. 

Bob S
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to