Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

easytrieve looping question

Status
Not open for further replies.

wagnj1

Programmer
Jul 21, 2003
154
CA
I'm using a Do...While loop in my easytrieve code and I'm wondering if there is a statement to break from the loop. I'm using the Do...While loop to search for a string from an array, and if it finds it, it increments a counter variable and I want the loop to quit.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top