COBOL character(s) not valid. Ignored starting with %1 in column %2.
30
Cause . . . . . : The indicated character is not in the COBOL character set. If the specified character is blank, it is an unprintable character. If the specified character is a lowercase alphabetic character in the source, it can be shown as an uppercase alphabetic character.
Recovery . . . : Remove or replace this character in your source.