Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Undo Function Class
Message
From
07/07/1999 07:54:31
Kenneth Downs
Secure Data Software, Inc.
New York, United States
 
 
To
06/07/1999 23:59:49
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00238109
Message ID:
00238186
Views:
17
Amol,

The simplest approach is to use buffering. Then put a button on your toolbar called "UNDO" and have it issue a TableRevert().

If you want multiple levels of Undo, you'll have to save the state of records after each change. If you do this, send us the code! <s>.

>I am using VFP6.0 for my project.
>In that I want to write a Undo Function as a Class. So, that
>I can call it anywhere in my project.
>How should I write this particular class ? ? ?
>
>Any idea ? ? /
>
>Thanx in advance
>
>Amol.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform