Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox with Array causes compiling error
Message
From
13/06/1999 12:58:15
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00229223
Message ID:
00229254
Views:
17
Jim ---

It's a scope issue. You're better off defining the arrays as Form collections. Just add a new property to the Form as MyArray[10] or as appropriate. Another way would be to define the arrays as PUBLIC before launching the form.

>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"
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform