Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multidimensional Array
Message
 
 
À
05/02/2002 14:46:08
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00615684
Message ID:
00615713
Vues:
11
>Then create a cursor or table. Instead of three array subscripts, use three fields. Create a combined index, on the three fields, for fast access.
>
>If you don't need all elements, create a function that will read from the cursor. If the element is not found, return zero (assuming your data is of type "N"). To store the value, the function should create non-existent elements.
>
>You mentioned pages. Another option is to create one array for each page. You could redimension each individual array. Perhaps you need macro substitution to generate and access the names for the individual arrays.
>
Thanks

HTH, Hilmar.

I think you have something here
hmm

I'll let you know
Edgar L. Bolton, B.S. B.B.A.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform