Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Array trouble
Message
From
21/02/2001 14:44:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Array trouble
Miscellaneous
Thread ID:
00478105
Message ID:
00478105
Views:
41
I have a form with a combobox. I want to fill this combo from an array. In the form.activate I dimensioned the array ( dimension myarray[1,1] ). I have the rowsourcetype = 5 and rowsource = 'myarray'. I can only see one entry in the combo box. I think this is because of the dimension, however, the table that is used to create the array changes the number of records frequently. How can I make the combobox show all records from the array. Also, when I display the array it shows several hundred entries but they all have the same value. For example. ? myarray
1 001
2 001
3 001
4 001 etc.
Any help would be appreciated.
Here's to alcohol...the cause of ... and solution to ... all of life's problems - - Homer J. Simpson
Next
Reply
Map
View

Click here to load this message in the networking platform