Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Storing and Recalling System Settings
Message
 
À
15/06/2002 14:58:12
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00668932
Message ID:
00668969
Vues:
14
Hi David.

cSystemSettings is the parent class for cregistry and cinifile. When the Application object is created it creates a goapp.osystemsetting object which is used to do all the system setting reading and writing. The luseinifile setting on the Application object is used to determine which method is used to store system settings (Registry or INI) and to create the goapp.osystemsetting object. The User Preferences form is where most system settings are maintained. You can check it out to see how it all works there.

HTH

Dan

>I need a way to store and recall system settings specific to my application. I'm currently using a table and an associated business object. I've noticed that there is a cSystemSettings class in the cUtils library. Is this designed for this purpose? The documentation does not have any information about this.
>
>Thanks,
>
>David
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform