How many CONs
Newzed
Posts: 2,503
How many CONs can a program have - 255?
Sid
Sid
Comments
I've never seen a stated limit in any of the documentation. The actual limit would be determined by the maximum size of the symbol table that the Stamp Editor/Compiler uses. That table would include all CON and VAR statements, and probably all of the statement labels (targets of GOTO's and GOSUB's, etc), although the latter may be in a separate table.
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Is this thinking correct?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Truly Understand the Fundamentals and the Path will be so much easier...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax