Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error
Message
De
04/06/1999 07:32:52
 
 
À
03/06/1999 21:23:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Error
Divers
Thread ID:
00225808
Message ID:
00226415
Vues:
24
>Hi..Bill
>I try run debugger but when have error. I can not stop or swotch to debug screen for look about error..I don't know ..where event have error..If another error I can see error in debugger..PLease help me.
>I am not understand Why have error when I zap data on table..If have data (1 record) ..It have not error..
>
>Narong

In the method or procedure where the error is occurring, at the top of the method, place a SET STEP ON command. Run your program. The program will stop at the SET STEP ON command and the debugger will open. Yaou can then type into the Watch window the variable names whose values you want to see. You can then step thru the code watching how the variable values change until the error occurs. This should help you track down where the error is and what is causing it.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform