Problem:
Displaying Compiler Directives to the Screen
Resolution:
When compiling a COBOL program, compiler directives will be displayed on the screen when specifying the CONFIRM compiler directive. The syntax is as follows:
cob -C CONFIRM . . . . program-name.cbl
Old KB# 2002




