Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Too many variables error
Message
From
22/05/1997 12:22:35
Matt Mc Donnell
Mc Donnell Software Consulting
Boston, Massachusetts, United States
 
 
To
22/05/1997 12:21:26
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00033283
Message ID:
00033284
Views:
39
>When attempting to run a genetic algorithm application in VFP 5.0, I get a 'too many variables' error message at the following line of code execution:
>
>DIMENSION population((2 + population_size),max_columns)
>
>At the default value of mvcount (1024) I get this message at a population_size between 750-800. I tried raising the value of mvcount all the way up to 65000, but I still get the error. Is this problem correctable? Am I limited by RAM vice VFP5? How can I tell?
>
>Thank you, and God bless.
>
>Very Respectfully,
>LT Jason W. Carter, USN

I've never had good luck using large arrays, why not use a table?
Matt McDonnell
...building a better mousetrap with moldy cheese...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform