Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Define variables
Message
From
13/07/2002 17:45:05
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00678443
Message ID:
00678444
Views:
14
Kjell-

Consider creating a form property and using that instead of a variable. It will be available from everywhere in the form.

Bill

>Hallo all
>If I want to define a variable that I can use from any methods in a form, how do I do that in the best way? I can not find any command to do that.
>If I define it as PUBLIC, I can reach it in the whole application, and if I define it as LOCAL, I can´t use it in all methods in the form.
>
>My wish is to make a variable that is isolated in one form, but I want to write and read the value from any method in the form.
>
>I hope you understand what I mean.
>Thank you in advace
>/Kjell
Previous
Reply
Map
View

Click here to load this message in the networking platform