Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Exiting nesting loops
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00449008
Message ID:
00449050
Vues:
21
Hi Nadya,

I'm glad you got it working, but rather than adding separate constructs, why not include them in the existing loop constructs?

Scan while myCondition = .T. and oValid.lContinue
do while myCondition = .T. and oValid.lContinue
etc..

>BTW, your suggestion works like a charm :) Actually, I did it first, then I thought, may be I don't need to repeat this
>
>if !oValid.lContinue
>    exit
>endif
>couple of times and deleted these lines. Then I found, that it doesn't work otherwise and inserted them again :)
>
>Now it works fine...
kenweber
GCom2 Solutions
Microsoft Certified Professional

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform