COBOL Messages


LNC0890

A program-name was expected but not found. Program-name %1 assumed.

20

Cause . . . . . : An END PROGRAM header requires a program-name but none was found. A program-name was created to match the current COBOL program.

Recovery . . . : Specify a valid program-name.


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