Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Protect of my class?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows XP SP2
Divers
Thread ID:
00989157
Message ID:
00989162
Vues:
34
After making the appropriate backup, since a class is a table, you can remove the information contained in the "methods" field, since this is only the visual interpretation, and in runtime VFP uses the information contained in the objCode field.
use mylibrary 
update alias() set methods =''
use in (mylibrary)
>How can i prevent users see my code in the class?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform