> I am getting this error when executing a bunch of code. I have declared quite a few variables (maybe 50) but is there a place where I can reset that limit higher? If not, do I actually have to declare variables, and clear the ones from memory that I might be no longer using?
Hi Mike,
I think you have a line MVCOUNT=20 (or any other low number) in your
config.fpw file. Another cause could be a SELECT SQL INTO ARRAY ... -> more
than 65000 elements in the result array.
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts