Previous Topic: CODE 74Next Topic: CODE 77


CODE 76

PRINT LIMIT AMT EXCEEDS ACTUAL LENGTH

Reason:

A PRINT control statement is using a limit amount(such as CJOB(15)) that is greater than the number of characters in the field itself.

Action:

Correct the PRINT control statement and resubmit the job.