Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you track down a C5 error?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00502940
Message ID:
00502950
Vues:
15
Hi!

Use a log file and save info about important application points that run in your application. When application crashes, you will know which program was last before crash. Than start to tune that program more carefully and more explicitly. Writing to log file between each code line in this program will help you to find an exact code line where it crashes.

>Hi:
>
>I'm getting a C5 error when quiting an application. This only occurrs about 10% of the time. How do you go about resolving these kinds of errors?
>
>It may have something to do a procedure I added that uses addobject() and removeobject() during runtime because I don't think it was happening before I added it. Otherwise application runs fine.
>
>Thanx,
>Charlie
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform