>A likely place that this is set is in the ESPIE service routine because that PIC was one of the interrupts for which ESPIE management was requested.
Peter, I'm not sure I understand what you want to tell me. In a pure Cobol environment, the decimal overflow mask is not set, because Cobol does not want overflows to thow an exception. LE seems to handle this properly. On the other hand C/C++ requires an exception to be thrown, so the program mask bit is set by LE. I understand that LE always set the ESPIE to catch decial overflow exceptions (00A) (and others). -- Peter Hunkeler ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
