Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Too many variables
Message
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00623938
Message ID:
00624211
Views:
13
>There're 4 variables. When function1 runs variables var1, var2 still exist but are invisible to the function1. I don't know if system variables are counted toward this VFP maximum.
>VFP keeps all variables in the internal Name Table array in the memory. The MVCOUNT specifies the number of entries in this array.

Keep in mind, though, that the Name Table Index includes objects such as forms and controls. The Name Table Index includes more than just user-defined variables.
Mike Stewart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform