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: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] 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
> [email protected]
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 

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

Reply via email to