Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do While Seek()... Enddo
Message
From
12/01/2007 04:32:34
 
 
To
11/01/2007 17:57:34
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01184819
Message ID:
01184926
Views:
22
Hi,
>or:
>
>        int i = 1;
>        do	
>	{
>		i++;
>	}
>        while (SEEK(i, "testTbl", "testInx"))
>
>	return i;
>
Assuming you want a result of 2 when no matches are found ?<g>
Regards,
Viv
Previous
Reply
Map
View

Click here to load this message in the networking platform