FUNL0035 Too many nesting levels.

From m204wiki
Revision as of 13:41, 19 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The FUEL program contains a nesting level deeper than 256. This is the current absolute nesting limit for compiled FUEL programs. Try to convert nested IF clauses to IF/ELSEIF/ELSE clauses.