Hey,Provide me your email and I will send a routine to list rexx variables. In my routine you will be able to search variables current rexx pool showing the result in sysout or you can start a panel showing a browse of these variables to checking or updating.Dan
Sent from Yahoo Mail for iPhone On Wednesday, February 16, 2022, 6:47 PM, Farley, Peter x23353 <[email protected]> wrote: Thanks Lionel, I will check that out. -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Lionel B. Dyck Sent: Wednesday, February 16, 2022 12:16 PM To: [email protected] Subject: Re: Rexx routine to dump all variables when debugging? The only thing that comes to mind is the STEMEDIT from CBT File 895. It doesn't 'dump' the list but does allow viewing using ISPF. Perhaps you could take that and adjust to do the 'dump'.. Lionel B. Dyck -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Farley, Peter x23353 Sent: Wednesday, February 16, 2022 11:08 AM To: [email protected] Subject: Rexx routine to dump all variables when debugging? Sent to both IBM-MAIN and TSO-REXX Is there any available routine / function package that a z/OS TSO Rexx program can use like the oorexx function SysDumpVariables for debugging purposes? I have looked through the CBT File001 descriptions and looked at both Mark Zelden and Lionel Dyck's pages but found nothing like this available. My google-fu has failed me as well, nothing but the oorexx function turns up in any of my searches. TIA for any pointer or RTFM you can provide. Peter -- This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, please notify us immediately by e-mail and delete the message and any attachments from your system. ---------------------------------------------------------------------- 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
