Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Find out the classes in a vcx not used in the project
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 6 SP5
Divers
Thread ID:
01009789
Message ID:
01009837
Vues:
8
This message has been marked as the solution to the initial question of the thread.
First, create a copy of your class library in the directory that isn't on VFP path. Second, replace the class library with empty one. Now build application and Project Manager will tell you which classes it's missing. Add those back to the class library and build again.

>Say I have a class containing 12 classes. How to find out classes that are never used in the project (ie. instantiated on a form / container). For eg. only 3 are used, then safely I can remove the rest 9 clases.
>
>I want to remove the non used class from the vcx, effectively making the vcx smaller and more manageable.
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform