Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Commercialize vcx
Message
De
11/03/2010 08:24:37
 
 
À
11/03/2010 06:12:10
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01453792
Message ID:
01453894
Vues:
131
>>hi, want to know as I can do a class .vcx that could commercialize it but without the code
>
>You can eliminate the source code.
>
>First, make separate directories (folders) for your development (programming), and for distribution. For additional safety, make sure you have a recent backup.
>
>Make a copy of the development class or classes to the distribution directory.
>
>Open the class as a table, and eliminate the field that contains the source code:
>
>
>use JoseManualClassLibrary.vcx
>* browse && optional - if you want to see what is going on
>replace all Methods with ""
>
>
>The class libraries are saved as a table (with a modified extension); field "Methods" contains the source code, while the compiled version is saved in field "ObjCode".
>
>The above method also works for forms.

Hello Hilmar,

I guess that tools like ReFox will get back the source code even in this case?
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform