COBOL Messages


LNC0047

Program-name %1 is not valid. Accepted as %2.

20

Cause . . . . . : A program-name was supplied that is not valid. The valid program-name is 1 to 10 characters long, starts with an alphabetic character, and contains only alphabetic or numeric characters.

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


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