RMODE64: Perhaps you are not aware that z/OS provides support for RMODE 64 
routines only when they call no system services.
If that was your case, then great. But apparently it isn't since you 
mentioned STORAGE and ESTAEX and CSVQUERY which certainly do not document 
that they support RMODE 64 invocation. You are taking a risk. Is it worth 
it?

Presumably you are using LOAD with ADDR64 rather than LOAD with ADDR. 
Perhaps I misread your original post, but I thought it said LOAD with 
ADDR.

I still fully stand by the statement that lOAD with ADDR= to common 
storage should not be used for programs any longer. LOAD with ADDR64, it 
is true, has no dynamic LPA equivalent so to the extent you have a routine 
that properly qualifies, there can be benefit.

Peter Relson
z/OS Core Technology Design

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

Reply via email to