Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving a class between libraries
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00584275
Message ID:
00584277
Vues:
22
This message has been marked as the solution to the initial question of the thread.
>I've always moved classes between libraries by using drag and drop in the project manager. Now my class lists are so big that this is practically impossible. Is there another way?

Have you looked at the
ADD CLASS
and
REMOVE CLASS
methods?
ADD CLASS ClassName [OF ClassLibraryName1] TO ClassLibraryName2 [OVERWRITE]
REMOVE CLASS ClassName OF ClassLibraryName
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform