Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Undo Function Class
Message
 
To
07/07/1999 00:00:13
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00238110
Message ID:
00238247
Views:
12
>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.

Hi Amol,

Create a Custom Class.
Create your own methods to achieve the task.
Create the instance of the class at application startup and assign its reference to the public varibale.
You can use this varible anywhere in your application.
Call its methods by passing the parameters as per your need.

HTH

Bye
Jayesh
- Jayesh
Previous
Reply
Map
View

Click here to load this message in the networking platform