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:
01338654
Views:
10
>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

You have one more ENDFOR than needed or you forget to put ENDIF somewhere.
Usually that error happens when your opened blocks (like IF, FOR, DO WHILE, SCAN etc) didn't match the closing ones.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform