Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
A basic thought about LOCAL variables
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00309158
Message ID:
00309186
Vues:
30
>Check out PRIVATE variables, also! These are public until you close the procedure that created her.

Hi Ricardo,

Mmm, not exactly. They're "visible" only to modules they call. Further, if any of those modules declares the same variable name as PRIVATE, any changes to that variable don't affect the program(s) above it in the call stack.
George

Ubi caritas et amor, deus ibi est
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform