Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to return to the top of a foreach loop
Message
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 2.0
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01185290
Message ID:
01185311
Views:
14
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform