CRFCN0491E Invalid variable index index specified
in method method_name
Explanation
The index variable index that is
specified in method_name method is not valid. The
index value is either negative or greater than the maximum index possible.
The index value can neither be negative nor greater than the maximum
possible.
User response
Specify a valid index and try the operation again.