On Thu, 3 Apr 2014 15:58:59 -0700, John Norgauer 
<[email protected]> wrote:

>Can someone point me to a pub that explains how to debug and/or trace a
>REXX exec?
>
TRACE
z/OS TSO/E REXX Reference
SA32-0972-00
http://pic.dhe.ibm.com/infocenter/zos/v2r1/topic/com.ibm.zos.v2r1.ikja300/dup0018.htm
 

I will strongly recommend that you begin every Rexx EXEC with

    signal on novalue

... and leave it in force throughout.  (IIRC, Shmuel disagrees with this.)

-- gil

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

Reply via email to