Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine if error is in baseclass or subclass
Message
From
21/12/2007 12:58:39
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01277002
Message ID:
01277044
Views:
31
AMEMBERS() can give an array of Methods etc.
But, we've got the name of the Event or Method from ASTACKINFO(), we can even know if it is inherited via PEMSTATUS(oObjectName ,cMethod,6), but we still do not know at what level of the inheritance chain the error has occurred. Hence we don't know which class to review.

Sorry if am ranting here, it is just so frustrating.


>Would AMEMBERS() be of some help here?

>>I agree that it would help if only GETPEM() worked at runtime so that I'd have something upon which to compare.
Thank you,
- Frank
Previous
Reply
Map
View

Click here to load this message in the networking platform