Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Static variable
Message
De
14/10/1999 12:10:55
 
 
À
14/10/1999 11:19:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00276200
Message ID:
00276401
Vues:
27
Like I said, static variables doesn't exist in VFP.

If you need to access a variable in a method/function that will retain the last value on the next call, that variable has to be defined at a higher level that the method/function.
>That wouldn't be adequate. A static variable of a class is shared across all instances of the class.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform