Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to return to the top of a foreach loop
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01185290
Message ID:
01185311
Vues:
15
>I need to loop through an entitylist and, based on the record values, look some information up from other tables and write out lines to a text file. I have a test to make sure that there are corresponding records in the related files. If not, I don't want to write out any lines for that record and need to return to the top of the foreach loop. I can't find a jump statement to handle that. I tried goto ForEach, but that didn't work. Do I need to call a separate method from inside the foreach loop and use return or is there something similar to the "loop" command in FoxPro?
>
>Thanks.
>
>Linda

continue
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform