Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
More Form q's
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00303139
Message ID:
00304251
Views:
29
>Bruce,
>
>The NAME option of teh DO FORM commadn does not cause a private scope in itself, the default scope for a variable that has not been declared is private. So;
>
>
>LOCAL myForm
>DO FORM Whatever NAME myForm
>* CReate a local variable and places a reference to the form in that local var
>
>
>while;
>
>
>DO FORM Whatever NAME myForm
>* With no explicit declaration of the var it is created as a private.
>
Agreed, good point.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform