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
