FUNL0198 Illegal reference to BLOB/CLOB field '(fld)' in file (filNam).

From m204wiki
Revision as of 16:50, 9 November 2010 by 198.242.244.47 (talk) (Created page with "The value of the BLOB or CLOB field named ''fld'' in file ''filNam'' is referenced in an illegal context, for example, as a #function argument which is limited to strings of leng...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The value of the BLOB or CLOB field named fld in file filNam is referenced in an illegal context, for example, as a #function argument which is limited to strings of length 255, or in a comparison in an IF statement.