Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recursivity
Message
From
11/09/1997 16:17:20
 
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Miscellaneous
Thread ID:
00048680
Message ID:
00049647
Views:
64
>>hello, there is a way to write a recursive procedure in FoxPro 2.6 ?
>>actually there is the limit of 32 nested DO, but i need a limit of 200.
>>Someone could help me ?
>Roberto,
>
>Yes there is a limit of 32 calling levels in Fox 2.6 and this is not able to be changed. However 32 levels of recursive routine can be used to trnasgress a directory tree that is 2^32 levels deep when coded correctly. That is 4,294,927,296 levles of dirs or bom explosion. Probably could handle the Bill of materials explosion for the space shuttle.
>
>Why do you need 200 levels of recursion? That gives 2^200 levels of stuff which is a number that I can't even imagine the size of.
i'm involved in a software project that require this level of analisys ( actually i don't know the details )
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform