Subject Too Many Symbols error
From michael <michael@abstractservices.com.au>
Date Sun, 19 Mar 2023 17:14:33 -0400
Newsgroups dbase.getting-started
Attachment(s) dbase-error.png

Hi Guys,

My apps over the years are becoming quite large and I seem to be hitting limits as to the the amount of commands or variables in a .wfm or .prg file.

I have structured a library file with all the possible functions in it but even that is getting large. I got to the point that if I add one more if statement the program will not compile it just seems to sit there for minutes and it simply doesnt end and so wont compile and run successfully.

Now i am adding some images to buttons after about 5 images if i try to compile it I get the following error. if i get rid of the images and add say 3 or 4 new variables again it triggers an error for too many symbols.

I am using DBASE 11. The question is how can I increase the amount of variables or commands? is there a way perhaps to have multiple libraries or some other way to store functions and load dynamically.

Has there been increases from dbase 11 to dbase 19 is programming size? if so, do I need to convert source code moving forward?

Help please.

Best Regards,

Michael.