Surprised it ever worked! I would have coded *CLI 0(R7),C','*
CLI embeds the hex value in the assembled source. No doubt someone will chime in with whatabout codeset. On Wed, Jul 3, 2024 at 8:39 AM Mike Shaw <[email protected]> wrote: > It's zeroes on our z/OS V2R5 system (display by zXDC): > > XDC ===> > > _ 00000000_00000000 0s (A.S.RSC010) --- LOWCORE+0, @LEPILOG+0, @R6+0, > @R8+0, PSA+0 > _ +0 0s 00000000 00000000 00000000 00000000 *................* > > _ +10 0s 00FD7AE0 00000000 7FFFF000 7FFFF000 *..:\....".0.".0.* > > _ +20 0s 7FFFF000 7FFFF000 7FFFF000 7FFFF000 *".0.".0.".0.".0.* > > _ +30 0s 00000000 00000000 7FFFF000 7FFFF000 *........".0.".0.* > > > Mike Shaw > MVS/QuickRef Support Group > Chicago-Soft, Ltd. > > > On Tue, Jul 2, 2024 at 6:20 PM Phil Smith III <[email protected]> wrote: > > > Schmitt, Michael wrote: > > >The REXX code displays: > > > > >0000000000000000 > > >0000000000000000 > > > > >Which would explain why it isn't branching. > > > > >We were on z/OS 2.4 before. > > > > It would indeed. But I'm astonished that the IPL PSW is zeroes?! Perhaps > > some IBMer can explain that. And maybe someone else on 2.5 can run the > > snippet? > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO IBM-MAIN > > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- Wayne V. Bickerdike ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
