Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Copy of Classes
Message
De
19/11/1999 14:01:08
 
 
À
19/11/1999 03:21:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00292764
Message ID:
00293197
Vues:
26
Doesn't CREATE CLASS just subclass the OF class. I think you can use ADD CLASS to make a copy (not a subclass) of a class in a different class library.

>Hi Favio,
>
>To copy a class, you actually use the CREATE CLASS command. If it helps, the syntax you are looking for is:
>
>CREATE CLASS myclass OF myclasslib AS mynewclass FROM myclasslib
>
>Now, if you are copying to the same classlib, you will have to CLEAR ALL before attempting to edit code in the new class.
>
>
>>Thank you, I think I have clear now.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform