Parent of Target

Bob Sneidar bobsneidar at iotecdigital.com
Wed Aug 23 11:50:14 EDT 2017


This is actually useful. Let's say you have some fields which do some basic validations against database table constraints and some that do not require them. You could simpy dispatch a command to validate to all fields and only the ones which need to will handle the message. I like it. 

Bob S


> On Aug 23, 2017, at 08:44 , prothero--- via use-livecode <use-livecode at lists.runrev.com> wrote:
> 
>> 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