RNF0664

The fifth argument for %SCANRPL is out of bounds.

20

Cause . . . . . : The fifth argument of %SCANRPL represents the length for the scan. The fourth argument represents the start position. The third argument represents the string to scan. The length must be between zero and the remaining length of the string starting at the start position.

Recovery . . . : Correct the parameters for built-in function %SCANRPL. Compile again.