Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ascan()
Message
 
 
To
12/12/2003 21:56:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00858853
Message ID:
00858856
Views:
10
John,

VFP supports only one and two dimensional arrays and your array is 2D.
lnRow = ASCAN(myArray, m.SearchCriteria, -1, -1, 1, 8)
>Hi,
>I have 3 dimension array myArray[10, 2]
>How to use ASCAN() to seach only column 1 and return row number if matched in VFP7?
>
>Thank you
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform