How to call a function is a Group???

MisterX b.xavier at internet.lu
Thu Apr 14 15:28:28 EDT 2005


Dave,

you should send the message to the group like

send "initializeGroup" to group "MyGroup"

then again, you can also put the initializerhandler into the card script or
the stack script. This would avoid the send but might require different
scripts... 

cheers
Xavier 

> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com 
> [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of 
> David Burgun
> Sent: Thursday, April 14, 2005 20:56
> To: How to use Revolution
> Subject: How to call a function is a Group???
> 
> Hi,
> 
> I have a group ("myGroup") and in the script for the group I 
> have a function:
> 
> function InitializeGroup
> 
> end InitializeGroup
> 
> 
> 
> Then in another object not in the group, I have:
> 
> get InitializeGroup of group "myGroup"
> 
> But I get an error on the call, what am I doing wrong?
> 
> Thanks in advance
> Dave
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 



More information about the use-livecode mailing list