Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy class in one classlib
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00525519
Message ID:
00525623
Vues:
28
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform