Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Public variables in memory ?
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01413003
Message ID:
01413007
Vues:
72
>I intend to use public variable to store number of records counted to limit my demo software
>
>Does anybody know if they are stored in the memory of PC and can be easily changed by user ?
>
>
>Moises

Why you can not store it as a property of your main application object? The public variable will be in memory, but I don't think it could be changed outside of your application (except for decompiling or somehow hacking into exe).
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform