Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Empty ComboBox
Message
From
10/11/2001 11:45:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Empty ComboBox
Miscellaneous
Thread ID:
00580153
Message ID:
00580153
Views:
51
I have the code in the GotFocus of my combobox.

Set Default To &prfiles
= ADir(gnLODModelsz,ThisForm.myadjdn + '*.*')
MessageBox(Str(ALen(gnLODModelsz)))
ThisForm.Combo1.RowSource = "gnLODModelsz"
Set Default to &defpath

The MessageBox returns 90 but nothing is listed in combobox.
Next
Reply
Map
View

Click here to load this message in the networking platform