I think the problem may be that when you copied X050 to Z050, you did not change the GCY statements in Z050. If you check the PCR, there are several lines with GCY which calls some subnode of X050. Ensure that each GCY call Z050 instead of X050. e.g. Replace the line GCY X0509 with GCY Z0509.
↧