Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A questions about ARRAYS.
Message
From
08/12/1997 10:08:00
 
 
To
08/12/1997 09:40:18
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00064419
Message ID:
00064436
Views:
40
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform