Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error Message
Message
De
09/08/2006 11:31:22
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
09/08/2006 11:25:07
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01144186
Message ID:
01144193
Vues:
18
>When I click on the form, I am getting this error message.
>"Allowed Do Nesting level exceeded."
>
>How do I fix this problem.
>
>
>Thank You In Advance
>
>
>Winfred Majors

One procedure/function/method can call another procedure/function method, and so forth - but before VFP 9, this is limited to 128 levels.

Check the program stack, to see what functions call what other functions.

I would say, it is likely that you have an unwanted recursion somewhere (a programm calling itself, directly or indirectly).
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform