I may have done that in the old days, but isn't everything interesting in the CONSOLE address space these days?
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of Chuck Arney [[email protected]] Sent: Tuesday, February 25, 2020 8:55 AM To: [email protected] Subject: Re: Finding and replying to outstanding reply Tony, I did this in assembler many years ago for the ZEKE Automatic Reply feature. It has been too many years to remember all the details but basically you search the ORE (Operator Reply Element) chain to find the task you want and extract the reply id from the ORE. Chuck Arney Arney Computer Systems -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Tony Thigpen Sent: Tuesday, February 11, 2020 7:31 AM To: [email protected] Subject: Finding and replying to outstanding reply We have an in-house written automated shutdown program that does everything but shutdown NPF. That is because NPF leaves an open reply message during start-up to which I must replay xx,STOP to make it shutdown. Within our shutdown program, I would like it to programmatically find the outstanding reply number so that it can issue the correct response. Can someone point me to any doc or examples that will help me get started on this? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
