On Wed, 16 Feb 2022 17:07:39 +0000, Farley, Peter x23353 
<[email protected]> wrote:

>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

I'm surprised no one mentioned VARLIST in File 520 on the CBT Tape:

FILE 520 is from Robin Ryerse and contains some REXX           
         functions, written in Assembler.                                       
                                        
         Their names are:  SCCPDSD, SCCPDSR, and WILDCARD.     
         And a new one is called:   VARLIST                    
                                                               
   Note: A modification of VARLIST, called VARLISTS, was          
         submitted by Wilfried Eike, which returns the output     
         on the REXX stack so it could be used within a REXX      
         script.     

-- 
Dale R. Smith

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to