COBOL Messages


LNC1086

Class-name expected; found %1. Clause ignored.

30

Cause . . . . . : Item found is not a valid class-name.

Recovery . . . : The class-name must conform to the rules for a COBOL data-name. The class-name cannot be a COBOL reserved word. Ensure that a valid class-name is specified.


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