Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find out the classes in a vcx not used in the project
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 6 SP5
Miscellaneous
Thread ID:
01009789
Message ID:
01009837
Views:
9
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform