Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make Memory variables use Private Data Sessions
Message
 
To
13/11/2001 13:10:08
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00580254
Message ID:
00582177
Views:
42
Is there a way to dynamically, at run time, create Properties and make them private to the form ?

If this is possible, I could cycle through each relevant file, and make each field a Property of the form.

Regards,

Gerard





>Gerard,
>
>If you do that, each variable will be local to each method, rather than to the form. IOW, if you have variable x in the init() and in the when() methods, they will not be the same variable.
>
>>
>>If I make all the Memory variables lcoal,by looping around every field in a particular file, will these memory variables not then be local to the screen and not interfere with a second instance. If this is the case, I should not need to set up a Screen object to hold the memory variables ?
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform