Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot change the data in combo box
Message
From
26/03/1998 12:15:15
 
 
To
26/03/1998 00:44:51
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00087083
Message ID:
00087336
Views:
40
>I have fixed the problem of changing he data in combo box.
>Thanks for your suggestion.
>
>I also have a question. Should I need code the following statement in the Destory event.
>IF USED ("ComboBox") THEN
> USE IN ComboBox
>ENDIF
>

Yes, considering that you are creating a cursor with a fixed name within the combobox, you must explicitly un-USE the cursor when closing the form. Maybe it might be better, as well, to put the USE IN statement within the QueryUnload event of the form.
------------------------------------------------
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