Hi all,
To replicate the subject line - Is there a way for an object method to know (as a String) what method/procedure/function called it? Like the call stack debug window?
I can work around this using a flag when calling the method, but I'm thinking it would be more elegant the call stack way.
Thanks.
To replicate the subject line - Is there a way for an object method to know (as a String) what method/procedure/function called it? Like the call stack debug window?
I can work around this using a flag when calling the method, but I'm thinking it would be more elegant the call stack way.
Thanks.