RCF submitted.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Assembler List <[email protected]> on behalf of John McKown <[email protected]> Sent: Wednesday, June 5, 2019 1:08 PM To: [email protected] Subject: Re: z14 specific instructions? On Wed, Jun 5, 2019 at 12:05 PM Seymour J Metz <[email protected]> wrote: > > AIF ('&SYSOPT_CURR_OPTABLE' LT 'Z14').NOEXEC > > That doesn't match the documentation. Shouldn't it be > > AIF ('&SYSOPT_CURR_OPTABLE' LT 'ZS8').NOEXEC > Actually, I didn't read the doc on this. I looked at the output: MVSCPCMD CSECT , DC C'&SYSOPT_OPTABLE' DC C'UNI' DC C'&SYSOPT_CURR_OPTABLE' DC C'Z14' > > > -- > Shmuel (Seymour J.) Metz > http://mason.gmu.edu/~smetz3 > > -- This is clearly another case of too many mad scientists, and not enough hunchbacks. Maranatha! <>< John McKown
