Hello.I was trying to use Peter Relsons SHARE Session 17096 to define 
a Extended Reusable SYSTEM LX..Im on a z/OS 2.1 So I issue the following:
LA    R1,1          
AXSET AX=(R1)       
ST    R15,RETURNCODE
..
LHI   R0,1                                  
ST    R0,LXCOUNT                            
LXRES ELXLIST=ELXL,SYSTEM=YES,REUSABLE=YES,LXSIZE=23,   
      MF=(E,XMSZLIST)                                   
ST    R15,RETURNCODE
.
I abended with an 052-512
.
Register 2 has all zeroes
.
I examined the System Trace and found the last SVCE entry
and then located the Previous PC trace entry. The address for the 
PC Trace entry pointed me into My program on the AXSET macro.
.
So I confused as to why the AXSET abended.
I suspect I did not understand all of the Presentation on 
"Make a Service Provider to ALL" .
.
Can anyone share some light on this issue ?
.Paul D'Angelo..

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to