Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Undo for a browse window
Message
 
 
To
18/05/1998 13:54:50
Shane Gilbert
Oklahoma State Department of Education
Norman, Oklahoma, United States
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00100146
Message ID:
00100153
Views:
33
>I have a browse window built into a screen and I need the user to have the ability to enter some data into a field, say OOPS! and then hit the F4 key to undo the changes and restore the original data. This needs to work for whatever type fields the user is on(character, numeric, date or whateve). The data source for the browse is a temporary table. Thanks for any suggestions.
>
>Shane Gilbert
>OK State Dept of Education

For a single field undo you could use:

ON KEY LABEL F4 KEYBOARD "{ctrl+z}"

HTH,
Mike
Michael McLain
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform