CEE3468E
The time picture string time_pic_string was truncated and was not defined in CEEFMTM.

Explanation

The time_pic_string parameter must be an 80-character field. The resulting time_pic_string might not be valid. The time_pic_string was left-justified and padded on the right with a blank if necessary.

System action

The time_pic_string is truncated and placed into the given parameter.

Programmer response

Provide an 80-character time_pic_string parameter.

Symbolic Feedback Code

CEE3CC