send syntax question
Dar Scott
dsc at swcp.com
Wed Jul 21 21:42:31 EDT 2004
On Jul 21, 2004, at 6:00 PM, K wrote:
> What is the correct syntax for send when the handler to be called
> expects a reference?
I don't think you can do this with send.
If you have control of the handler, it can return (yes, even in a
command) and the caller can get 'the result', if you don't use in-time.
Or you can use getProp.
(I tried this. I had the beta 2.5 up and used that. Execution just
stopped. Weird.)
Dar Scott
More information about the use-livecode
mailing list