Radoslaw Skorupka wrote:
>Scenario:
>Default REGION
>REGION specified explicitely in JOB card (or in another similar way)
>SMFLIMxx and/or IEFUSI.
>Q: how to check effective REGION limit for the job/stc?
Does this help?
L R7,PSAAOLD-PSA address of ASCB
USING ASCB,R7
L R7,ASCBLDA
USING LDA,R7
L R2,ABOVESZ
MVC 0(4,R2),LDAELIM size of region above the line
L R2,ABOVEAL
MVC 0(4,R2),LDAELOAL size of region above the line
L R2,BELOWSZ
MVC 0(4,R2),LDALIMIT size of region below the line
L R2,BELOWAL
MVC 0(4,R2),LDALOAL size of region below the line
L R2,REGSZ
MVC 0(4,R2),LDAREGRQ actual region size
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN