Previous Topic: DC187025Next Topic: DC187027


DC187026

YES/NO ARE THE ONLY VALID PARAMETERS FOR COBOL MOVE

Reason:

The valid syntax for the COBOL MOVE clause of the GENERATEFROM SOURCE statement is as follows:

COBOL MOVE  IS (=)  YES (Y)/NO (N)

This message is issued only from a batch program. It is never issued with a #WTL macro. No other parameters are valid for this clause. Correct the clause and resubmit the batch job.

Module:

ADSOBGPS

Severity:

0