It reports the compound variable but not the stem.
________________________________________
From: IBM Mainframe Discussion List <[email protected]> on behalf of
Paul Gilmartin <[email protected]>
Sent: Wednesday, February 16, 2022 12:30 PM
To: [email protected]
Subject: Re: Rexx routine to dump all variables when debugging?
On Feb 16, 2022, at 10:16:09, Lionel B. Dyck wrote:
>
> 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'..
>
Need to add simple variables.
For complete debugging, Rexx presents a challenge. How should DUMP
(STEMPUSH, STEMEDIT, ...) report:
X. = "Preset"
DROP X.42
Null = ''
X.Null = "Empty!"
(What does oorexx function SysDumpVariables do?)
> -----Original Message-----
> From: IFarley, Peter x23353
> Sent: Wednesday, February 16, 2022 11:08 AM
>
> 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?
>
No. Same explanation as for absence of substring in JCL: "NIH!"
> 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.
--
gil
----------------------------------------------------------------------
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