COBOL Messages


LNC2912

'END PROGRAM' must be followed by the program name.

30

Cause . . . . . : 'END PROGRAM' was specified without a program name.

Recovery . . . : Add a program name after 'END PROGRAM' (before the '.').


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