Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Initializing Variable
Message
 
To
29/07/1998 01:18:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00122209
Message ID:
00122214
Views:
18
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?
Previous
Reply
Map
View

Click here to load this message in the networking platform