Sorry for this simple question but any idea how do I refer objects from a group ?
I want to place an handler in a group which init all its child objects.
This script example below (in the group) explain a bit:
Code: Select all
on initAll
send initYourSelf to objects of me
end initAllI've seen in the dictionnary that they talk about "objectList", under the group page, but I didn't find any "objectList" entry...
Thanks for your help,
Regards, Jean-Paul.