CEE2050S
The length of the first argument was less than 0 or greater than 32767 in routine routine-name.

Explanation

Invalid length of input argument was specified.

System action

The output value is undefined.

Programmer response

Ensure the length of input argument is valid.

Symbolic Feedback Code

CEE202