Hi Jacques - This question should really be posted to IBM-MAIN as it relates more to z/OS operating system features than to the details of using assembly language and the assembler.
Sam On Tue, Dec 20, 2011 at 12:31 PM, Sam Siegel <[email protected]> wrote: > Hi Jacques - What you have described is possible and it is also complex > and error prone. > > Perhaps you can describe what you want to achieve as there are a lot of > really sharp guys on this list that can give you many different ways to > accomplish the same task. > > Sam > > > On Tue, Dec 20, 2011 at 12:24 PM, Yanick Jacques < > [email protected]> wrote: > >> Hi, >> can someone can tell me if it is possible to code a program that can >> modify parameter(define program) in another adress space(ex: CICS).I read >> that I can create an SRB and load it into CSA and use access register to >> acces the remote adress space. >> Can someone can tell me more about what an SRB, ASID and ASCB is. How can >> I get an ASCB and ASID from one adress space. >> >> Here's the link that I have read >> http://www.longpelaexpertise.com.au/ezine/CrossMemoryBeginners.php >> >> Thanks >> > >
