Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hiding class library code
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00135787
Message ID:
00135806
Views:
8
Much Thanks, Mark.

Ciao,
Michel.

===================== Your original message follows ===============

>>Is there a way to compile a class library so that it can
>>be released for other programmers to use its classes but they cannot have access to any of the code ?
>>
>>Thanks.
>>Michel.
>
>Yes, first BACKUP the original class files (.VCX and .VCT). Type: Compile class myclass [in VFP3 type: compile form myclass.vcx] to make sure all method is compiled. Open the VCX as a table [use myclass.vcx]. Delete all the code from the Methods fields. Close the table and distribute as needed.
Previous
Reply
Map
View

Click here to load this message in the networking platform