Re: SXMACLIB

"kerravon86-/[email protected] [H390-MVS]" <[email protected]> 28 Sep 2019 12:43:39 +0000
Newsgroups gmane.comp.emulators.hercules390.mvs
Message-ID <[email protected]>
---In [email protected], <gerhardp@...> wrote :

>> I am fully aware of that. What's your point? On
>> z/OS I expect the internal definition to be used,
>> and on MVS/380 I expect the version in
>> SYS1.MACLIB to be used, and, from the
>> programmer's perspective, be identical. And
>> no non-standard library needs to be included.
>> Only SYS1.MACLIB which also exists on
>> z/OS (without the LG macro).

> The point is that a library with your macros will work correctly under 
> z/OS because the assembler will use its internal definition, i.e., the 
> procedure will work correctly under both systems without a JCL change.

Only if I have a non-standard library on z/OS
in the first place, which I don't. JCL referring
to a non-standard library will fail on z/OS.
JCL with only a reference to SYS1.MACLIB
will work perfectly fine on z/OS, which is the
effect I am after.

BFN. Paul.