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:
00309250
Vues:
26
Ricardo,

Your explanation is a but confusing. Private variables are never public, they are private. Locals are visible to the routine that creates them only. {Privates are visible to teh routine that creates them and any routines called from that one. Publics exist until they are destroyed exp[licitly. Any variable in VFP is private unless it is specifically declared as another scope.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform