Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modify and Save programmatically
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00696448
Message ID:
00696457
Views:
15
To programmically close the form, you can use the keyboard commands and pass in CTRL+F4 which closes the form. Then the ENTER key to save the changes. For example:
KEYBOARD '{CTRL+F4}'
KEYBOARD '{ENTER}'
>I've found 2 ways to open and modify a form programmatically, but I don't know how to save the changes I Made.
>
>Is there any way to do it?
>
>TIA.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Reply
Map
View

Click here to load this message in the networking platform