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

From m204wiki
Jump to navigation Jump to search
No edit summary
(Automatically generated page update)
 
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.