On Fri, 4 Jan 2019 22:14:17 +0000, Ward, Mike S <[email protected]> wrote:
>Hello all, I have a question that I was hoping that someone could answer. We >have HLASM R6.0 on z/OS V2.2. > >I have search through the HLASM installation and Customization guide trying >find out if the HLASM option MACHINE(,NOLIST) can be overridden by using >MACHINE(Z13,NOLIST) in the assembler parms. > >Here is the error that I get. > >No Overriding ASMAOPT Parameters >Overriding Parameters- OBJECT,NODECK, MACHINE(Z13,NOLIST) >No Process Statements > >ASMA400W Error in invocation parameter - MACHINE(Z13,NOLIST) What are all those spaces between "NODECK," and "MACHINE"? Does it work if you remove them? -- Walt
