Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Allowed Do nesting level exceeded - debugging
Message
De
10/10/2001 14:18:10
Dragan Nedeljkovich
Now officially retired
Zrenjanin, Serbia
 
 
À
10/10/2001 11:01:54
Leshel Rich
Plains Cotton Coop Assoc
Lubbock, Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00566435
Message ID:
00566572
Vues:
10
>I have a VFP program that is giving me this "Allowed Do nesting level exceeded" error at runtime. I am having a terrible time figuring out where in the 3500 lines of code it is hanging up. I have put wait windows in and narowed it down, but I am stuck now. I did not write this code and I am just learning VFP. Does anyone have any suggestions on an efficient way to debug this thing?

Put a watchpoint on program(-1)>50 or so in the watch window of the debugger. You should be able to see the recurring pattern of procedure names in the call stack window. Clicking on caller names there will show in the trace window the exact line where the call was issued. At least you'll be able to see where's the call coming from.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform