Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Searching a two dimensional array
Message
De
03/08/2005 12:45:01
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01038194
Message ID:
01038198
Vues:
26
This message has been marked as the solution to the initial question of the thread.
This should do the trick:
lnRowNb = ASCAN (laArray, "Find me", 1, ALEN (laArray, 1), 1, 8)
HTH

>I have a two diminsional array. Want to search the first element for a match, and then return the row number. Seems simple enough but I am having trouble.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform