Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Equivalent of LOOP command
Message
 
À
13/05/2006 17:12:45
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
VB 8.0
Divers
Thread ID:
01121694
Message ID:
01121782
Vues:
15
>Is there a VFP equivalent of the LOOP command in VB.NET?
>
>I have a For Next with a long section of code. But, right at the top, if a specific condition is met, I need to loop and avoid code continuation. Is this possible?

You can try:
DO WHILE TRUE ... LOOP
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform