Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My Directory Recursive Sample Code
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows 2000 SP4
Divers
Thread ID:
01022342
Message ID:
01022408
Vues:
17
AFAIK, it's some kind of C stack limit.

>I stand corrected. I just put a config.fpw with STACKSIZE=64000 in my startup folder, and while it did greatly increase the number of levels I could traverse, it bombed at 906 for the following...
>
>
pnCounter = 0
>=mytest()
>
>FUNCTION MyTest()
>	pnCounter = pnCounter + 1
>	?pnCounter
>	=mytest()
>ENDFUNC
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform