Too few parameters are specified for this built-in function; built-in
function is ignored.
20
Cause . . . . . :
- The following built-in functions require at least one parameter:
%ABS, %ADDR, %ALLOC, %BITNOT, %CHAR, %DAYS, %DEC, %DECPOS, %EDITFLT, %ELEM,
%FLOAT, %GRAPH, %HOURS, %INT, %INTH, %LEN, %MINUTES, %MSECONDS, %MONTHS,
%NULLIND, %OCCUR, %OPEN, %PADDR, %SECONDS, %SIZE, %SQRT, %STR, %TRIM, %TRIML,
%TRIMR, %UCS2, %UNS, %UNSH, %XFOOT, %XML, and %YEARS.
- The following built-in functions require at least two parameters:
%BITAND, %BITOR, %BITXOR, %CHECK, %CHECKR, %DIV, %EDITC, %EDITW, %HANDLER,
%LOOKUP, %LOOKUPGE, %LOOKUPGT, %LOOKUPLE, %LOOKUPLT, %REALLOC, %REM, %REPLACE,
%SCAN, %SUBARR, %SUBDT, %SUBST, %TLOOKUP, %TLOOKUPGE, %TLOOKUPGT, %TLOOKUPLE,
and %TLOOKUPLT.
- The following built-in functions require at least three parameters:
%DECH, %DIFF, and %XLATE.
Recovery . . . : Specify additional parameters
for the built-in function. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.