Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp50 - Moving contents of a LIST into an ARRAY?
Message
From
03/04/1997 18:46:59
 
 
To
03/04/1997 12:04:25
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00026813
Message ID:
00026929
Views:
31
> declare array[10] > > for i = 1 to thisform.mylist.listcount > store thisform.list to array(j) > j = j +1 > endfor > > What do you think? why do u use I and J ? one is enough also you can use ACOPY to copy the listItem array (from the list) into your array Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform