Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox with Array causes compiling error
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00229223
Message ID:
00229256
Views:
26
>When I make an executable of my project, I get the error message: "Unable to find Unknown 'ArrayName'". I just click ignore and the program finish and works fine. I have discovered that I get this error for every ComboBox I use with an Array attached to feed the ComboBox selection. I load the Arrays when I need them from a procedure. Any suggestions on how to stop the errors?
>"Tired of pressing [IGNORE] or [IGNORE ALL], Colombo"

Another way of handling this is to add an array property to your combobox class. The array is then created and destroyed with the combo and you never have to worry about scope.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform