Parent of Target
Mark Wieder
ahsoftware at sonic.net
Wed Aug 23 11:22:44 EDT 2017
On 08/23/2017 07:59 AM, Bob Sneidar via use-livecode wrote:
> Whaaaa??? So send would but dispatch won't?
>
> Bob S
>
>
>> On Aug 23, 2017, at 06:21 , Trevor DeVore via use-livecode <use-livecode at lists.runrev.com> wrote:
>>
>> I'm in the habit of using "dispatch" as it mimics how the engine works and
>> won't throw an error if a message isn't handled.
>
Right.
Dispatch will return an "unhandled" status if it can't be executed,
while send will throw an error.
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list