Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
User preferences - 'the correct place'
Message
 
À
21/09/1999 10:30:10
Ed Gay
Computer Software Consultants
Bangor, Maine, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00267081
Message ID:
00267090
Vues:
20
Ed,
If you need the information to be truly global and accesible by all forms then consider adding it to the application. Then it can be referenced by using goApp.property name. If it's a lot of information then consider creating a custom class and creating a custom object reference in the application. Then all the information can be accessed by the reference "goApp.oObject.property".

If you take this approach you can add code to the applications BeforeReadEvents() method to make sure everything is loaded correctly.

I hope this is what you were looking for.
William Hartgrove
Senior Elephant Waxer
Hartgrove Amusent Park and Youth Hostel
Austin, Texas
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform