Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Public or Private
Message
De
30/09/1997 00:50:30
 
 
À
29/09/1997 23:22:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00052342
Message ID:
00052350
Vues:
41
>>I have been told that any variable in a program (*.prg file) is
>>private unless declared as public. Is this true? Variables I make
>>are always declared as private and if the above statement is true
>>it would save some work making sure every variable is accounted for
>>and is private. I am working inside someone elses application writing
>>reports and I want to be sure.
>
>A variable inside a program will be seen under this hierarchy.
>
>A variable inside a method or event will only be seen in the actual method or event.

And in any method/event/func/procedure called from this method/event.

Vlad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform