HLASM Programmer's Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ASMA055S

HLASM Programmer's Guide
SC26-4941-06

Recursive COPY

Explanation

A nested COPY statement (COPY within another COPY) attempted to copy a library member already being copied by a higher level COPY within the same nest.

System action

This COPY statement is ignored.

Programmer response

Correct the operand of this COPY if it is wrong, or rearrange the nest so that the same library member is not copied by COPY statements at two different levels.

Severity

12

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014