Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error handling - display objects
Message
From
26/08/2003 17:24:03
 
 
To
26/08/2003 17:08:03
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00823546
Message ID:
00823598
Views:
24
That's a good idea, but it's not usually the global objects that have a problem. It's my business objects. I haven't figured out a way to get a list of all the objects currently in the system. I need AOBJECTS() :)

I do like your idea, though... I might be able to use it to get at least some of the objects.

Thanks,

Michelle


>I'm looking at doing something similar. The way I'm planning to do it is to add a method (eg. DumpMembers) to my classes that return the values of properties as one big string (eg. "Property1=Value1 CR Property2=Value2", etc. Then, the error handler calls that method for all global objects and concatenates the results into a memo field in an error log table.
>
>Doug
Previous
Reply
Map
View

Click here to load this message in the networking platform