ECN-4710 COPY REPLACING text incorrectly resolved

Defect Number: 6034

Product: ACUCOBOL-GT

Module: Compiler

Machines Affected: All

Known Versions Affected: All

DESCRIPTION:

When using debugging lines, meaning lines with a D in the indicator area, using the -Sp option correctly included those lines. However, when the -Sp option was omitted, the code was included in the object as is, even when a prior REPLACE statement replaced the code with alternative code. This has been corrected.