Syntax and Behavior
The EXHIBIT statement is not supported by isCOBOL. It can be replaced by a DISPLAY statement.
Add the following entry to the Compiler configuration:
iscobol.compiler.regexp="(?i)((EXHIBIT)\\s+(NAMED)?\\s+(CHANGED)?)|((EXHIBIT)\\s+(CHANGED)?\\s+(NAMED)?)|(EXHIBIT)" "DISPLAY "