Re: SXMACLIB

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

>> MVS/380 I even have an alias called
>> ASAM90 that points to IFOX. That works
>> just fine too. No modification to assembly
>> JCL is required. The z/OS assembly JCL
>> works just fine on MVS/380 and vice-versa.

> Always doing things the hard way. If you look at a SYSGEN, you'll note 
> that all assemblies, from OS/360 to z/OS use ASMBLR for the program 
> name, and that points to the standard assembler for that MVS version. 
> Ditto for the Linkage editor and binder.

1. I expect JCL that does an execution of ASMA90
to work on MVS/380 regardless.

2. The theory about ASMBLR being on all systems
is incorrect. I originally believed it and had all my
JCL set up to use ASMBLR until I got a problem
report from someone on a z/OS system about
that not existing. So I switched to ASMA90,
which did exist on the z/OS system in question.

BFN. Paul.