9006: 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:

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.