9006

From BR Wiki
Revision as of 17:21, 18 July 2013 by Laura (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.