-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Gibney, Dave Sent: Thursday, December 14, 2006 3:15 PM To: [email protected] Subject: Re: S0C1 with ILC 6 <snip>
You can get a S0C1 (PIC 1) with ILC 6 if the prior instruction that executed successfully was a 6 byte instruction. If you EXecute an instruction (6 byte) and then the next instruction is not valid, you will get the ILC 6. So, you need to look at the PSW location again. Then backup 6 bytes and see if that is a valid instruction. If not, you have your culprit. However, if it is, I think it is time to provide what you have to both the ISV and IBM. Later, Steve Thompson ---------------------------------------------------------------------- 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

