Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to copy a class or method in a class?
Message
From
10/08/1999 13:49:48
 
 
To
10/08/1999 13:31:33
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00252087
Message ID:
00252100
Views:
10
Hi Jeff,

>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?

Just drag and drop from the new library to the old one in the project manager. This will copy the class. It will not let you copy the class to a new library if a class with that name alreay exists. So to copy to the same library, you will have to copy to another library, use the Class Browser to rename, then copy the newly named class back to the origianl lib.
Previous
Reply
Map
View

Click here to load this message in the networking platform