Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help with Error message
Message
 
 
To
13/08/2008 14:41:27
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01338644
Message ID:
01338645
Views:
9
>I am getting "Nesting error" that points to ENDFOR.
>What kind of problem would be related to that?
>In the loop I am inserting a value into a cursor. That's all.
>
>Thanks

Usually it means you somehow exceed the recursion level. Do you call this function as a recursive function? Can you show some code related to the problem? Also are you calling it from When or Valid event?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform