On 8/22/17 11:42 PM, Trevor DeVore via use-livecode wrote:
Why do you need to turn
the long id of the parent into a small array and dispatch to to any object
along the path? From the search custom control I would just do the
following:
dispatch "behaviorSearchAndFilter"
This sends the message down the normal message path starting at the object
containing the script.
Would you even need "dispatch"? Why not just "behaviorSearchAndFilter"?
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.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