Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Nesting error
Message
De
24/11/1999 08:13:24
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00294897
Message ID:
00294909
Vues:
26
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform