RNF0586

The fourth parameter for %LOOKUPxx is not valid.

20

Cause . . . . . : The fourth parameter for built-in function %LOOKUP, %LOOKUPGE, %LOOKUPGT, %LOOKUPLE, or %LOOKUPLT must be of type numeric with zero decimal positions. It may not be a float value. In addition, the value of this parameter plus the value of the start index (the third parameter) minus one must not exceed the number of elements in the array (the second parameter). The built-in function is ignored.

Recovery . . . : Correct the fourth parameter for the built-in function. Compile again.