FUNL0151 (Item) expected.

From m204wiki
Revision as of 17:48, 9 November 2010 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

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.