IBM0632S
ONCODE=3011 An invalid function string was specified for the MPSTR built-in function.

Explanation

For the MPSTR built-in function, a function string is invalid if it is null, contains only blanks, or contains characters other than 'V', 'v', 'S', 's', or a blank.

System action

The ERROR condition is raised.

Programmer response

Ensure the function string is valid.

Symbolic Feedback Code

IBM0JO