Re: Replacing the IRXTERM routine

2020-11-08 Thread Attila Fogarasi
You can investigate if there is another way to provide the module name table -- I think only IRXINIT is legal. IRXINIT can be called under TSO/E as well as non-TSO/E. On Sun, Nov 8, 2020 at 5:37 PM Binyamin Dissen wrote: > I am referring to under TSO, where I have a function call establish the

Re: Replacing the IRXTERM routine

2020-11-07 Thread Binyamin Dissen
I am referring to under TSO, where I have a function call establish the host environment. I do not call IRXINIT directly (or at all). On Sun, 8 Nov 2020 11:36:59 +1100 Attila Fogarasi wrote: :>Under TSO/E you must call IRXINIT with a module name table that specifies :>your replacement module

Re: Replacing the IRXTERM routine

2020-11-07 Thread Attila Fogarasi
Under TSO/E you must call IRXINIT with a module name table that specifies your replacement module for IRXTERM. Your replacement module can choose to call IRXTERM (acting as a front-end filter), or not call IRXTERM at all. For non-TSO/E environments there are some other ways. There is a rather

Replacing the IRXTERM routine

2020-11-07 Thread Binyamin Dissen
I wrote a host environment and would like to receive control when the EXEC ends to clean up. I tried replacing the address IRXTERM in IRXEXTE but it does not receive control. This is under TSO. -- Binyamin Dissen http://www.dissensoftware.com Director, Dissen Software, Bar & Grill - Israel