Problem:
We have COBOL programs that have commented out Panvalet lines, but the Mainframe Express (MFE) compiler still processes the lines as if they were not comments.
Resolution:
This is actually normal, expected behavior. The Panvalet preprocessor on the host also processes the lines marked with an asterik in column 7 as if there were no COBOL comment markings.
Old KB# 6731
#EnterpriseDeveloper
#MFDS