Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ascan()
Message
 
 
À
12/12/2003 21:56:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00858853
Message ID:
00858856
Vues:
11
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--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform