On Nov 8, 2021, at 06:35:20, Martin Truebner <[email protected]> wrote: > > >>> I'm curious how you EQU &MVC to generate an S-constant properly. > > Like this: > > * below are for USE by EX against instructions in Literal pool > &MVC SETC 'X''512''(13)' > &CLC SETC 'X''512''(5)' > ITYM: &MVC SETC 'X''200''(13)' &CLC SETC 'X''500''(13)'
I didn't know you could code an explicit base ini an S-constant. Most people quoted too much; you quote too little. The construct At issue was: > EX R4,=S(&MVC,TARGET,SOURCE) Thanks, Gil
