Something I find very useful which is not widely know: you can activate 
interactive trace (equivalent to "trace ?i") with TSO command "EXECUTIL TS". 
Useful when you need to start debugging so where within an ISPF/REXX 
application. You just proceed through the panels until you are at the point 
your want to start tracing. There you enter "TSO EXECUTIL TS" and continue with 
the application in REXX trace mode. Enter "TSO EXECUTIL TE" to stop tracing 
again.
--
Peter Hunkeler


 Von:         Lizette Koehler <stars...@mindspring.com> An:           
IBM-MAIN@LISTSERV.UA.EDU Betreff: Re: need pub to help me with a REXX exec 
Datum: 04.04.14 03:40


John,

You may wish to join the TSO REXX list.  It is full of people that just love
REXX coding.

Go to the bottom of this webpage to join
http://vm.marist.edu/htbin/wlvindex?TSO-REXX

You may also wish to check out RExx-LA  http://www.rexxla.org/



Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of John Norgauer
> Sent: Thursday, April 03, 2014 3:59 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: need pub to help me with a REXX exec
>
> Can someone point me to a pub that explains how to debug and/or trace a
REXX
> exec?
>
> Thanks.
>
>
>
> John Norgauer
> Senior Systems Programmer
> Mainframe Technical Support Services
> University of California Davis Medical Center
> 1651 Alhambra Blvd
> Suite 200
> Sacramento, Ca 95816
> 916-734-0536

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to