On Tuesday, December 9, 2003, at 04:32 PM, Warren Ockrassa wrote:



Neat, so I'm wondering if Director has an equivalent. I have a handler
that can be called by one of two other handlers, and I'd like to be able
to find out which is the handler that calls the current one. I'm not
sure if ancestor is the right term.

I don't believe there is such a critter.


Why d'you want to know? There might be other ways to deal with whatever it is you're trying to do.

I have a program that has this need, too. Several handlers calling the same handler and that handler responds *slightly* differently depending which handler originated it. I resolved the issue by sending a parameter along with the call identifying the original caller.


--
Troy
RPSystems, Ltd.
http://www.rpsystems.net

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to