The third parameter for %SUBARR is too big; parameter is ignored.
20
Cause . . . . . : The third parameter for built-in function %SUBARR has a value that is too big. The parameter may not be greater than the number of elements remaining in the array (specified as the first parameter) after the start element (specified as the second parameter).
Recovery . . . : Correct the third parameter for built-in function %SUBARR. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.