FUNL0151 (Item) expected.

From m204wiki
Revision as of 13:41, 19 April 2013 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.