Hi,

 

I have a SRB which I schedule in a system address space I would like to make
it NON SWAPABLE in the srb I use SYSEVENT TRANSWAP,ENTRY=BRANCH

Before I prime R1 with a ECB

 

The documentation says the return code is in the last byte of R1 when
sysevent returns R1 doesn't point to the ECB but some piece of code later in
my program

 

e.g. LA           R1,ECB

        SYSEVENT TRANSWAP,LINKAGE=BRANCH

        CLM     R1,B'0001',=X'00'

         BE       GOOD

 

The address returned in R1 from SYSEVENT points to somewhere in my program
not a return code

 

Thanks 


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to