Script Hierarchy

J. Landman Gay jacque at hyperactivesw.com
Sat Feb 3 13:30:53 EST 2007


David Bovill wrote:
> Which makes me think that "pass" works according to a strict hierarchy. If
> you "pass" a handler call it will nto find anything in any of the libraries
> below it in the hierarchy.

Right. Passing a handler or function call follows the message hierarchy.

> 
> While on the other hand a straight "call" to the handler from a script
> behave completely differently in that it will be picked up by any of the
> libraries regardless of whether the calling handler was "above" the found
> handler in the hierarchy.

I think a lot of your questions are answered here:

<http://support.runrev.com/scriptingconferences/>

Download the conference stack about the message hierarchy.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com



More information about the use-livecode mailing list