**********
> Date: Fri, 28 Feb 2003 12:29:37 +1000
> Subject: Re: More groups
> From: Sarah <[EMAIL PROTECTED]>

> 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.

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to