AMOS: Variable limit can't be expanded beyond 32KB #31

Open
opened 2023-04-05 11:44:54 +00:00 by john · 0 comments
Owner

Larger programs hit against this 32KB limit and exhibit behavior such as:

  • Label Not Defined

  • Labels seem to share same space as variables, so removing labels/variables mitigates the problem
  • Procedures don't seem to contribute to this issue
Larger programs hit against this 32KB limit and exhibit behavior such as: * Label Not Defined --- * Labels seem to share same space as variables, so removing labels/variables mitigates the problem * Procedures don't seem to contribute to this issue
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TheIndustriousRabbit/amos-professional#31
No description provided.