Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scoping of variable in a form
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00062625
Message ID:
00062630
Views:
27
>Can anyone tell me what the scoping of variable in a form is?
>I set a variable in the load event of a form, an I display the value in a text box.
>
>Arg.

I think it is Private/Local to the Load. What you want to do is to declare the variable Public(fast and simple) or define a new propertie (my prefered way, best in a default data session and more OOP like).
Lead programmer of the free MIS Info Video(Frontend/player), Info 2 MIS or visit me at Steve's Tech Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform