Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AScan on a specific column?
Message
From
07/07/2005 13:01:19
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00005501
Message ID:
01030036
Views:
27
>Anybody know if there is API routine that will do the equivalent of ASCAN, but will let you specify a given column to scan and return the row number of the matching cell? The problem with ASCAN is that it scans the entire array. If the information across columns is not unique, ASCAN is pretty useless! Doing the search in a FOR loop to access Row,Col is pretty slow. I'm looking for a fast alternative. Thanks!

In VFP 7 and later, you can specify which column to search.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform