Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form asking to save
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00256852
Message ID:
00256907
Views:
22
Moises,
Did you change the data in the form? If so, then you'll need to call either TableUpdate() or TableRevert(). If you have NOT changed the data, then check your combo boxes. When you assign a value to a bound combo box it will update the value of the bound field. You may need to unlink the combos from the fields (save the data in LostFocus() or Valid()).

HTH
Barbara

>I've installed service pack 3 of VFP 6.0
>and now I am having the following problem
>Whenever I write data to the fields of a
>form it asks me if I want to save data
>when closing.
>
> What can I do to prevent that ?
Barbara Paltiel, Paltiel Inc.
Previous
Reply
Map
View

Click here to load this message in the networking platform