Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reducing size of a Large EXE
Message
 
 
To
19/05/1999 11:40:35
Ernie Veniegas
Micro System Solutions, Inc.
Calistoga, California, United States
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00220088
Message ID:
00220610
Views:
29
>Hi Mace:
>No, I'm not familiar with that technique or how to "compile the class libs." (How DO you compile the class lib only?) I only see VCX's and VCT's in my development directory. If I replace the methods in the VCX's with "", where do the method code come from? Help me understand this. Is there supposed to be the equivalent of an MPR from an MNX or FXP from PRG somewhere?

Only empty the Method field of the VCX copy you are providing to the customer. Make a copy of both the VCX and VCT files. Then you just open the VCX like a table, USE MyClass.VCX to replace all the Method fields with "".

All VFP versions, COMPILE FORM MyClass.VCX. In VFP 6 you can issue COMPILE CLASS MyClass.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform