Shmuel (Seymour J.) Metz wrote:
> To clarify, I would like for COPY IEABRC to appear in the listing, but not
> any of the statements that IEABRC contains.

I use exactly this sequence to achieve a close approximation to
that requirement:

         PUSH  PRINT,NOPRINT
         PRINT OFF    COPY IEABRC
         COPY  IEABRC
         POP   PRINT,NOPRINT

Jonathan Scott, HLASM
IBM Hursley, UK

Reply via email to