Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp vs Vb
Message
 
 
To
31/10/1999 19:30:26
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00283708
Message ID:
00284893
Views:
25
>>snip<
>
>John,
>
>With respect to calculations do you know what limitations there are in VB with respect to recursion levels? I have some calculations in a current project that would lend themselves to the approach you just specified but that have the potential to gross levels of recursion. I was thinking of using a cursor, hence VFP for that reason alone. Well, that and I'm a VB weenie *BG*.
>

There is a definite upper boundary on recursion. What that exact number is, I don't know. I do know when you hit it, you get error 28 - Stack Overflow... I have to beleive it isn't any less than VFP however...


>I'm kind of torn between VFP & VB since on one hand it's my understanding that VB lends itself better to COM creation but VFP affords me a well known ability to massage the data in a cursor which would help me to alleviate the recursion requirements.
>
>Best,
>
>DD
Previous
Reply
Map
View

Click here to load this message in the networking platform