ABasiC program size
21-Nov-85 21:43:45
Sb: #42218-ABasiC program size
Fm: Dick Darling 75635,756
To: Bill Carey 74025,1243
An interesting suggestion, and it's true that the screen depth really soaks
up memory (and slows the program), but I get my "Too Large" message when I'm
still in edit mode. I don't believe the editor is smart enough to parse the
entire program and decide I've exceeded some run-time limit. But maybe…
Actually, I've done some checking since I left that last mess- age and found
that I CAN merge two program pieces and obtain a combined program larger than
the editor will accept as a single unit. Don't ask me why. Dick Darling