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]] Sent: Tuesday, May 29, 2012 1:48 PM To: NT System Admin Issues 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
