Dispatch Versus Send

zryip theSlug zryip.theslug at gmail.com
Thu Mar 4 17:03:01 EST 2010


2010/3/4 Trevor DeVore <lists at mangomultimedia.com>:
> On Mar 4, 2010, at 4:42 PM, Gregory Lypny wrote:
>
>> Hello everyone,
>>
>> What's the difference between the two other than Dispatch using the normal
>> message path?
>
> * No error thrown if message you dispatch isn't caught along the way.
>
> * Dispatch tells you whether or not the message was handled, passed or not
> handled.
>
> * Easier to pass params with dispatch.
>
> * Dispatch always happens immediately. No "in time" option.

Trevor is too fast for me. I will ask an anti-doping control!

8-)

-- 
-Zryip TheSlug- wish you the best! 8)
http://www.aslugontheroad.co.cc



More information about the use-livecode mailing list