CDISR5064E

The kthelem index value of index number is outside the bounds of the indexed list. The bounds are [0..size of indexed list).

The k parameter to the kthelem routine must be smaller than the size of the values.
Ensure that the parameter value is within the acceptable range of values.