Send syntax again
Dar Scott
dsc at swcp.com
Sun Jul 25 13:21:46 EDT 2004
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
More information about the use-livecode
mailing list