NOCMPR2

The compiler will issue an E-level diagnostic message.
IGYLI0025-E
Name "X$3" was invalid. It was processed as "X03".

Enterprise COBOL allows national extension characters @, #, and $ in the text-name and library-name, if they are in the form of an alphanumeric literal. For example, to copy X$3 in Enterprise COBOL, code COPY "X$3".