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

From m204wiki
Jump to navigation Jump to search
m (1 revision)
(Automatically generated page update)
 
Line 1: Line 1:
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.
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.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Latest revision as of 13:42, 19 April 2013

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.