FUNL0035 Too many nesting levels.

From m204wiki
Revision as of 17:48, 9 November 2010 by Admin (talk | contribs) (1 revision)
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.