Hi Warren,

Am 11.01.2012 um 20:15 schrieb Warren Kuhl:

> I want to add an object to a group (which is in another group).  I am
> trying to do this from the message box.  What is the syntax of this?
> Isn't it something like:
> 
> In the example below, group 1 is in group 2.
> 
> set the group of image "Imagexxx" to group "group1"  of  group2 "group 2"
> 
> I thought I did this before, but I keep getting a error - token is not
> a property.

"group" is not a property but a "container"!

You can:
...
copy img "nice one" of grp "gruppo uno" to grp "gruppo due"
...
create img in grp "the one without any image yet"
...
etc.

> Appreciate any help!
> Warren

Best

Klaus

--
Klaus Major
http://www.major-k.de
kl...@major.on-rev.com


_______________________________________________
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