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.
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. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
