Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A questions about ARRAYS.
Message
From
08/12/1997 11:44:06
 
 
To
08/12/1997 11:09:33
Jay Shepherd
Construction DataFax, Inc.
Montevallo, Alabama, United States
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00064419
Message ID:
00064464
Views:
40
>>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?
>
>Sure, that will work fine.
>
>for i = 1 to alen(aMyArray,1)
> ? aMyArray[i,2]
>endfor
Hi Jay - that works great! - thanks :)))
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