Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Initializing Variable
Message
 
À
29/07/1998 01:18:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00122209
Message ID:
00122214
Vues:
17
Hi Rixon,

By default, they are specified as Private, which means that if you call external methods which use the same variable, then it could create conflicts.

>If I don't specify whether a variable is public or local, does it default to local?
>
>In otherwords is:
>
>LOCAL lcVariable
>lcVariable=this.value
>
>the same as just defining
>
>lcVariable=this.value
>
>If not, what are the differences?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform