Or someone code something like: B *+2 and not B *+4. Larry Crilley Dino Software, Corp. http://www.dino-software.com/ 412.734.2853
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of McKown, John Sent: Thursday, December 14, 2006 4:32 PM To: [email protected] Subject: Re: S0C1 with ILC 6 > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Larry Crilley > Sent: Thursday, December 14, 2006 3:27 PM > To: [email protected] > Subject: Re: S0C1 with ILC 6 > > > Well, there you go. > > R12 is your base for the BNZ 496(,R12). > > Adding the value in R12 to 496 (x'1FE0') yields: 78FD0 + 1F0 = 791C0. > > So you would branch there. The code at 791C0 is > C1F050104120. C1 would be > ILC 6. > > You get this abend when you take the BNZ. > > > Larry Crilley IOW, register 12 most likely got corrupted by the previously called routine? -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology This message (including any attachments) contains confidential information intended for a specific individual and purpose, and its content is protected by law. If you are not the intended recipient, you should delete this message and are hereby notified that any disclosure, copying, or distribution of this transmission, or taking any action based on it, is strictly prohibited. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

