Parent of Target

J. Landman Gay jacque at hyperactivesw.com
Wed Aug 23 02:33:15 EDT 2017


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         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list