Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Out of memory errors - Memory leaks?
Message
 
To
01/04/2008 12:11:58
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01307282
Message ID:
01307523
Views:
13
You probably have a procedure getting called over and over somewhere. I have never seen anyone needing 65000 variables in a program.

Something else is going on to cause your issue. I would set step on somewhere deep into the program and see how many variables you have defined. You should only have a few public variables at any time, so if there are thousands you have a problem. You can have a few thousand LOCALs and that won't bother fox at all.
Previous
Reply
Map
View

Click here to load this message in the networking platform