Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I reference the second element.
Message
From
08/12/1997 11:46:11
 
 
To
08/12/1997 11:18:11
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00064445
Message ID:
00064465
Views:
34
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform