COBOL Messages


LNC2101

The name %1 has already been used as a program-name, program-name %2 assumed.

30

Cause . . . . . : A program-name was specified in the PROGRAM-ID paragraph that already existed. A compiler generated program-name was used instead.

Recovery . . . : Make sure that the program-name is unique within a batch compile.


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