Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to copy a class or method in a class?
Message
 
To
10/08/1999 13:31:33
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00252087
Message ID:
00252130
Views:
11
>Hi,
>
>I need to copy a class from one class library to another or within the same class library. I would also like to be able to copy individual methods within a class to another class (within the same library). I don't see any convenient ways of doing this with the class browser or project manager. Any ideas?
>
>TIA,
>
>-JT
>
>P.S. Craig B. et al, what the heck does PMFLJ stand for?

Jeff,

May I ask why you want to copy a class? The usual way to get a new class with the same funcitonality of another is to subclass not copy. The need to copy a class definition may be an indication of a design problem that would be better fixed than worked around.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform