FUNL0063 Can't have (statement2) after (statement1) clause.: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Created page with "This indicates that a FUEL statement inside a particular clause was encountered in incorrect order. Examples of this are ELSEIF statements occurring after an ELSE statement or a ..."  | 
			
(No difference) 
 | 
Revision as of 16:50, 9 November 2010
This indicates that a FUEL statement inside a particular clause was encountered in incorrect order. Examples of this are ELSEIF statements occurring after an ELSE statement or a WHEN statement occurring after an OTHERWISE statement. Verify the nesting of your FUEL statements and check the syntax of the indicated statement in the Fast/Unload Reference Manual.