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

From m204wiki
Jump to navigation Jump to search
(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...")
 
m (1 revision)
(No difference)

Revision as of 17:48, 9 November 2010

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.