Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Boxes x5?
Message
From
18/01/2007 17:37:44
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
18/01/2007 17:28:53
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
01186817
Message ID:
01186818
Views:
22
This message has been marked as the solution to the initial question of the thread.
>I am trying to create a form that has 5 comboboxes of the same kind (cmbDefect X5). I have a custom.vcx and have cmbDefects in it. When I put more than one in my form, I get File in use error. I have this in my cmbDefects.Init
>
>
>OPEN DATABASE testdata SHARED
>SELECT 0
>USE defectdesc
>
>
>How can I create an array so that I would not get this error? Is this my solution to this problem? Please help.
>
>Thanks,
>Sam

Try USE defectdesc AGAIN
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform