FUNL0164 Illegal nested IF.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "While in a #IF block, the program encountered another #IF line. #IF blocks cannot be nested. Category:Fast/Unload Messages")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

While in a #IF block, the program encountered another #IF line. #IF blocks cannot be nested.