Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can a function return it's parent?
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00543844
Message ID:
00543998
Views:
11
You can accomplish this with:
lcCaller = program( program(-1) -1 )
>I have an object that I built an error handler and logger for. In that object, I call a function. If an error occurs in the function it would be nice to call the error handler in my object. Is there a way for a function to determine what object called it?
>
>Or is this just all-around bad programming style?
Previous
Reply
Map
View

Click here to load this message in the networking platform