FUNL0151 (Item) expected.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Created page with "This indicates the FUEL compiler expected a particular ''item'' in the input program, but it was not found. For example, this message is issued if you place a statement other tha..."
 
m 1 revision
(No difference)

Revision as of 17:48, 9 November 2010

This indicates the FUEL compiler expected a particular item in the input program, but it was not found. For example, this message is issued if you place a statement other than WHEN or OTHERWISE immediately after a SELECT statement.