9006

From BR Wiki
Jump to navigation Jump to search

Summary:

Too many nested structures

Cause:

Too many nested IF, FOR/NEXT, and DO LOOP structures.

Remedy:

Reduce the total number of nested IF, FOR / NEXT, and DO / LOOP structures to 80 or less.