Corrective action for the colon (:) character:

To make the previous piece of code behave in the same manner as with CMPR2, change the REPLACING clauses to:
COPY  A  REPLACING  == A:B ==  BY  == Z ==
                    == A ==    BY  == X ==
                    == B ==    BY  == Y ==.