Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Public or Private
Message
From
30/09/1997 00:50:30
 
 
To
29/09/1997 23:22:38
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00052342
Message ID:
00052350
Views:
35
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform