Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Static variable
Message
 
À
14/10/1999 01:33:11
Ru-Chuan Lu
Retail Workshop
Shanghai, Chine
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00276200
Message ID:
00276309
Vues:
25
>How do I set a 'static' variable in VF, just as I do it in C/C++?Originally the lift time of local variable is only within that procedure or function, how can I get it back as I come in afterwards?

It looks like you need a workaround:
- store the value in a global variable
- store the value in a table
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform