FUNL0170 Ill-formed IF or ELSEIF.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "#IF and #ELSEIF lines must contain a field name followed by one of the keywords DEFINED or UNDEFINED. A line beginning with #IF or #ELSEIF did not match this syntax. [[Category:...")
 
(Automatically generated page update)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#IF and #ELSEIF lines must contain a field name followed by one of the keywords DEFINED or UNDEFINED. A line beginning with #IF or #ELSEIF did not match this syntax.
#IF and #ELSEIF lines must contain a field name followed by one of the keywords DEFINED or UNDEFINED. A line beginning with #IF or #ELSEIF did not match this syntax.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Latest revision as of 13:42, 19 April 2013

#IF and #ELSEIF lines must contain a field name followed by one of the keywords DEFINED or UNDEFINED. A line beginning with #IF or #ELSEIF did not match this syntax.