#ABasiC program size
23-Nov-85 22:46:08
Sb: #42462-#ABasiC program size
Fm: Dick Darling 75635,756
To: Bill Carey 74025,1243
Yeah, I HAVE to increase the SIZE option when I use ED because of the program
length. But ED isn't where I have trouble. It's when I LOAD the file into
ABasiC that I get the error msg. A new development: I've found that I can get
the "Program Too Large" even after deleting fairly large chunks of the
program (15%) if I exceed some fuzzy limit on the NUMBER OF VARIABLES. I'm
really not using very many, but I can sometimes eliminate the error condition
just by reusing an old name instead of creating a new one.