Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I protect my code in the classes so I can give them.
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00316781
Message ID:
00316961
Views:
17
Jess,

All you need to do to prevent the user of your classes from seeing your source code or editing it is to blank out the Method field of the VCX file. Tyhe Method field contains the source code and the ObjCode field contains the compiled code. The compiled code has to be there to use the classes but the source code is not necessary to use the class only to edit it.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform