Call and Send?

Steven Fernandez stevenf at gmail.com
Thu Dec 8 20:54:19 EST 2005


Thanks for the pointer. What I found in that article is:

"The difference between the send and call commands is that the send
command changes the context so that object references are treated as
relative to the object you send the message to, while the call command
does not change the context and continues to treat object references
relative to the original object."

Looking back at the docs I now see this mentioned with an example on
the send help help page.



More information about the use-livecode mailing list