RNF0316
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, %PARMNUM, %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, %SCANR, %SUBARR, %SUBDT, %SUBST, %TLOOKUP, %TLOOKUPGE, %TLOOKUPGT, %TLOOKUPLE, and %TLOOKUPLT.
- The following built-in functions require at least three parameters: %DECH, %DIFF, %SCANRPL, and %XLATE.
Recovery . . . : Specify additional parameters for the built-in function. Compile again.