Re: I miss loop
- From: cj <cj@xxxxxxxxxxxxx>
- Date: Wed, 15 Mar 2006 16:21:01 -0500
It sure has been nice discussing this here. I guess I found a subject that many folks have encountered. There are lots of way to tackle the problem. The continue/loop functionality I hoped existed in VB.Net 2003 for the do loop structure would be a perfect for this job. Since it isn't I keep looking to find the next most perfect solution. Still I don't have infinite time so I went with the nested do loop. It's not perfect but it'll get the job done. When I have more time I'm going to look into the goto some. Might have to put it back into service in this one specific type of situation.
I need to get 2005 loaded and see what's in it sometime but that'll probably be a few more months.
Cor Ligthert [MVP] wrote:
cj,.
You can do it without a continue, a goto or whatever. I have once made a sample for that when Marina told I could not. It is unreadable, however. Therefore I do not show it here.
It was almost the same as yours, although she had made an impossible chalenge as sample.
Cor
- References:
- I miss loop
- From: cj
- Re: I miss loop
- From: Scott M.
- Re: I miss loop
- From: cj
- Re: I miss loop
- From: Cor Ligthert [MVP]
- I miss loop
- Prev by Date: Re: Setting Foreground Color Property at Row Level in Datagrid
- Next by Date: Re: I miss loop
- Previous by thread: Re: I miss loop
- Next by thread: Re: I miss loop
- Index(es):