Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to trap Internal Consistency Error
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00689479
Message ID:
00689499
Views:
23
>Hi all,
>
>Is there a way to trap an Internal Consistency Error?
>
>TIA

Like Gregory said.

I recall myself putting in wait's a whole day in order to find where all went wrong, before I gave up and wrote a small program that re-generated my code in adding underneath each line an FPUTS with LINENO(), in less than an hour.
It's handy if you have all code (classes) in PRGs then.

BTW, think of a wrongly parameterized client, index failure and anything that shouldn't be normal. To my findings it is hard to do things wrong in VFP code for this matter.

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform