COBOL source heading line not found
This error is raised during the prescan of a COBOL listing file if no line containing ' LINEID PL SL ' in col 1 is found. This is the heading expected on a page containing COBOL source statements. The matching is not case sensitive.
The COBOL compile listing file cannot be processed.
Check that the COBOL compile listing file is valid.