Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory variable disappears
Message
De
03/07/2000 12:07:04
 
 
À
03/07/2000 11:58:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00387763
Message ID:
00387767
Vues:
17
>In the init event I declare a memory variable public and give it a value.

All variables RESTOREd are restored as PRIVATE variables, thats why the variable may be going out of scope.

Try RESTOREing to a temporary variable name and then setting it to the PUBLIC csr.

BTW, a better way to do this may be to save the RESTOREd variable as a property either in an application object or the toolbar, then you can aviod using PUBLIC variables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform