On Jul 25, 2004, at 9:49 AM, K wrote:

I assume that via "send"/"call" and value() one cannot pass a reference or a array. Is this correct? Is there another method for invoking a handler/function not in the messages path that can acomadate these data types?

Use a global for an array. Put something into it before the call. Get it right afterward.


For the reference, uh, I'm not sure.

In my scripts, I send to affect an object or in a callback or similar message.

Most of the time that I want to pass a reference I use a library. Consider 'start using' and 'insert script'.

Dar Scott



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

Reply via email to