Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying Arrays
Message
 
 
To
16/07/2003 07:37:26
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00810581
Message ID:
00810596
Views:
8
Erik

I now have the select statement in the init event on my form:
SELECT DISTINCT reports.descrip ;
FROM ("U:\Data\Reports.dbf") ;
INTO ARRAY neil

WITH thisform.list1
	.RowSource = 5
	.RowSource = 'neil'
	.ColumnCount = 1
ENDWITH
But nothing shows in my list box. Is there any reason for this?

Many Thanks
Neil Lewis
IT R&D Manager
Velmore Ltd
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform