Sometimes people get a little bit too precious.  Millions of programs
include the CVT macro (which defaults to DSECT=NO for some reason), and it
doesn't seem to cause too much trouble.

A random sample:

CVTASMVT DC    V(ASMVT) -    POINTER TO AUXILIARY STORAGE MANAGEMENT
*                            VECTOR TABLE (AMVT)  (MDC340)     @Z40WP9A
CVTIOBP  DC    V(IDA121CV) - ADDRESS OF THE BLOCK PROCESSOR CVT
*                            (MDC079)                            YM0029
CVTSPOST DC    V(IEASPOST) - POST RESOURCE MANAGER TERMINATION ROUTINE
*                            (RMTR) ENTRY POINT                  MDC085


sas

On Thu, Sep 10, 2020 at 8:14 PM Charles Mills <[email protected]> wrote:

> Sometimes one uses the same COPY member or macro in a CSECT in one place
> and a DSECT everywhere else. Yeah, you can use SET symbols make it vary
> between the two environments but that is a tad ugly.
>
> Charles
>
>

Reply via email to