Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A questions about ARRAYS.
Message
De
08/12/1997 10:08:00
 
 
À
08/12/1997 09:40:18
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00064419
Message ID:
00064436
Vues:
35
>>I have not use arrays in a while and wanted to no the best way to
>>move a table into an array and evaluate the array in a FOR LOOP. My table has two fields. My code will need to look at the first field, then look at the value of the second field and do something. Do I need a double dim array?
>
>The easiest way to do this is with a Select query into an array. select * from MyTable into array aMyArray, then you have it.
Hi Jay - How can I see what is in the array? I only want to evaluate the
values in the second field. Should I use a FOR LOOP?
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform