In <[EMAIL PROTECTED]>, on
03/20/2006
   at 09:30 AM, Jim McAlpine <[EMAIL PROTECTED]> said:

>When the COBOL program is linked AMODE(ANY) RMODE(24) it runs fine,
>but when the COBOL program is linked AMODE(31) RMODE(ANY) the
>assembler subroutine abends with a 0C4 abend on the first BSM
>instruction above.

Of course; you should only switch to AMODE24 if you're loaded RMODE24.
The mode switching code is not only obsolete but is also incorrect.
 
-- 
     Shmuel (Seymour J.) Metz, SysProg and JOAT
     ISO position; see <http://patriot.net/~shmuel/resume/brief.html> 
We don't care. We don't have to care, we're Congress.
(S877: The Shut up and Eat Your spam act of 2003)

----------------------------------------------------------------------
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

Reply via email to