9004: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
m (1 revision)
(No difference)

Revision as of 17:47, 28 June 2013

Summary:

FOR/NEXT stack full

Cause:

The FOR/NEXT stack is full.

Remedy:

Reduce the number of FOR/NEXT variables used in the program or increase the size of the FORSTACK setting in the BRCONFIG.SYS file (keep in mind that FOR/NEXT stack space comes from user memory).