Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
UBound function
Message
De
21/01/2003 14:29:23
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
UBound function
Divers
Thread ID:
00743861
Message ID:
00743861
Vues:
47
Does anyone know how to evaluate the upper bound of an array? For instance, if I have an array called la_ArrayValue, how do I evaluate the following statement:

Do while x < (whatever the upper bound of the array is)

So if the array had 9 entries, it would be the same as evaluating :
Do while x < 10

Any help would be appreciated. I am trying to avoid a subscript out of bound error. Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform