COBOL Messages


LNC0843

Program-name %1 already specified in a LINKAGE TYPE clause, last linkage type used.

20

Cause . . . . . : A program-name was specified more than once in a LINKAGE TYPE clause, the last linkage type specified for that program-name will be used.

Recovery . . . : Remove the duplicate program-name from the LINKAGE TYPE clause.


[ Top of Page | Previous Page | Next Page | Table of Contents ]