Hey guys!
I've a question according to the 'with debugging mode' entry in the configuration section of a COBOL program: does the IBM compiler remove all those statements, which are classified with a 'D' on column 7 if the keyword 'with debugging mode' is absent?
According to the output of the compiler, it doesn't. But I can see there also my comments, so I'm unsure about the behavior.
BTW I'm using the "IBM Enterprise COBOL for z/OS 3.4.1" compiler.
thanks for your help