IGZ0063S   An invalid sign was detected in a numeric edited sending field in program-name on line number line-number.

Explanation

An attempt has been made to move a signed numeric edited field to a signed numeric or numeric edited receiving field in a MOVE statement. However, the sign position in the sending field contained a character that was not a valid sign character for the corresponding PICTURE.

System action

The application was terminated.

Programmer response

Ensure that the program variables in the failing statement have been set correctly.

Symbolic Feedback Code

IGZ01V