The start element for %SUBARR is greater than the number of elements in the array; %SUBARR is ignored.
20
Cause . . . . . : The second parameter for built-in function %SUBARR has a value that is greater than the number of elements in the array specified as the first parameter.
Recovery . . . : Change the second parameter for built-in function %SUBARR to a value less than or equal to the number of elements in the array specified as the first parameter. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.