Lionel, Excellent. Thank you very much. That did the trick. Itschak, thanks for your response.
Ren -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Itschak Mugzach Sent: Tuesday, November 29, 2016 11:29 AM To: [email protected] Subject: Re: Reading the Command Table If the table already loaded in ispf you can write a skeleton that has the fiekd name encloswd with )dot - )ensdot and grom ispf 7.6 do ftopen temp (or ispfile), ftincl sklxxx, ftclose. Best. Itschak בתאריך 29 בנוב 2016 17:50, "Dyck, Lionel B. (TRA)" <[email protected]> כתב: Take a look at file312 on the cbttape.org updates page http://www.cbttape.org/ftp/updates/CBT312.zip Within you will see CMDSRPT which may do what you're looking for -------------------------------------------------------------------------- Lionel B. Dyck (TRA Contractor) Mainframe Systems Programmer <AITC Mainframe Support> Enterprise Infrastructure Support (Station 200) (005OP6.3.10) VA OI&T Service Delivery & Engineering -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Brenton, Ren Sent: Tuesday, November 29, 2016 9:18 AM To: [email protected] Subject: [EXTERNAL] Reading the Command Table We have a COMMAND TABLE (MADCMDS), with entries like this: Verb T Action IPTOOLS 0 SELECT CMD(%AAA &ZPARM) IPLIST 0 SELECT CMD(%BBBBBB &ZPARM) ITAUTO 0 SELECT CMD(%CCCC &ZPARM) ITCK 0 SELECT CMD(%DDD &ZPARM) Is there any way to get this list into a dataset that I can edit/view? I’m trying to come up with a list of commands that can be invoked from this Command Table, (or any other of our command tables as well), to be used in another process (a REXX solution would be terrific). TIA Ren Brenton MSP Home Equity Black Knight Financial Services 601 Riverside Ave., Jacksonville, FL 32204 __________________________________________________ O: 904.357.1448 | M: 404.438.3868 | F: 904.357.1807 [email protected] || www.BKFS.com The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you. ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
