Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I reference the second element.
Message
De
08/12/1997 11:46:11
 
 
À
08/12/1997 11:18:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00064445
Message ID:
00064465
Vues:
39
>>Hi Edward - I would like to ask
>>you a question if you do not mind.
>>How do I reference the second element of
>>an array?
>>So far I have..
>>select * from mytable into array myarray.
>>mytable has two fields and I want to
>>evaluate the second field.
>>thanks rob
>
>? myarray[1,2]
>? myarray[2,2], etc.
>BTW, you can retrieve into array appropriate field only, i.e. get one-dimensional array:
>Select field2 from mytable into array myarray
thanks Ed - that is what I was looking for.. :))))
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform