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@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 >> ahsoftw...@gmail.com _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode