More groups

Ken Norris (dialup) pixelbird at interisland.net
Fri Feb 28 12:59:01 EST 2003


**********
> Date: Fri, 28 Feb 2003 12:29:37 +1000
> Subject: Re: More groups
> From: Sarah <sarahr at genesearch.com.au>

> Hi Ken,
> 
> Try stepping through with the Script Debugger. You will see that Klaus'
> script builds a string from the list of objects in his field, using a
> repeat for each loop. So mylist_to_group ends up containing:
> field 3 and field 2 and button 2 and button 3 and
> As it ends with an extra "and", he deletes the last word (word -1 means
> last word - you can use either syntax).
> Then he adds the word "group" to the front of his list and uses "do" to
----------
Yes, I just made the stuff visible in a field, and it came clear right away.

Thanks much,
Ken N.




More information about the use-livecode mailing list