Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to trap Internal Consistency Error
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00689479
Message ID:
00689499
Vues:
25
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform