Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copy class in one classlib
Message
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00525519
Message ID:
00525623
Views:
27
This message has been marked as a message which has helped to the initial question of the thread.
>>>Hi everyone,
>>>
>>>I want to copy class to another class with different name in the same classlib. Could you please tell me, how can I do it.
>>>
>>>Thanks a lot in advance.
>>Nadya,
>>
>>I'm using File#9513 "Duplicate Class Utility" from download section and I like it.
>
>Thanks, Sergey, looks exactly what I need. I was going to go a long road... :)

Hi Nadya,
What's so long about the following:
add class MyClass of MyClasslib to Templib
rename class MyClass of Templib to MyNewClass
add class MyNewClass of Templib to MyClasslib
delete file templib.vcx
delete file templib.vct
Cheers.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform