In
Visual COBOL, you cannot specify text replacement as part of a nested COPY statement when text replacement is already active as part of a COPY statement.
If you attempt to use COPY REPLACING in a file copied with a COPY REPLACING statement, an error code
COBCH0062 COPY replacement not supported is displayed on compilation.