Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Nesting error
Message
From
24/11/1999 08:13:24
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00294897
Message ID:
00294909
Views:
25
>I'm writing code that processes a table one record at a time. I have a command "DO WHILE NOT EOF()". When I run the code, I get a "nesting error". I've used this command many times & never gotten this error. Any suggestions? I've been up most of the night working so I must be missing something stupid.
>
>THanks

If thats all your code, then that would be the problem ;-)

Make sure the 'enddo' is not spelt 'end do'.

Check for code thats been commented out. If a commented line ends with a semi colon it will ignore the following line as it takes that line to be part of the comment. I've been caught out with that before now.

(More code might be useful)

Jason
Previous
Reply
Map
View

Click here to load this message in the networking platform