He may be about to explode himself!

Carl Webster
Consultant and Citrix Technology Professional
http://www.CarlWebster.com

> -----Original Message-----
> From: Michael B. Smith [mailto:[email protected]]
> Subject: RE: Classic break/continue issue in foreach loop
> 
> What you need is a lambda function with a begin and a process section.
> 
> Alternately, if that doesn't make sense to you, explode the loop.
> 
> -----Original Message-----
> From: Joseph L. Casale [mailto:[email protected]]
> Subject: RE: Classic break/continue issue in foreach loop
> 
> After I sent the msg, I realized it only helped me not hit the code that
> increments the counter more than once, but was equally as useless.
> 
> I still haven't figured out the break/continue/return as it applies to this
> case, heh...
> 
> Thanks!
> ________________________________________
> From: Michael B. Smith [[email protected]]
> Subject: RE: Classic break/continue issue in foreach loop
> 
> The downside of that method is that it will evaluate all the items in the data
> block. If the data block is relatively small, it's not a big deal. Otherwise, 
> I'd
> probably be looking at a different search mechanism.


~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe ntsysadmin

Reply via email to