Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging
Message
 
To
28/01/2000 19:57:20
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00324449
Message ID:
00326193
Views:
26
Susan,

>I am having great difficulty using the debugging tools with the application that I am creating with MM. The MM error handler takes me about 10 levels away from the error before it screeches to a halt and allows me to open the debugging tools.>

This is because we're using the Chain of Responsibility design pattern to pass errors up the container hierarchy. This allows more than one object to handle the error. At any rate, Paul's right...you'll need to use the "Step Out" button to back down to the desired level.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform