On Fri, 31 Jul 2009 10:27:22 -0500, Frank M. Ramaekers 
<framaek...@ailife.com> wrote:

>Wasn't there a REXXTRY available to interactively work with REXX?  (Can'
t 
seem to find it on my z/VM 5.4 system.)


I love telling people about my very useful 3 line REXX program.  The firs
t 
line is a comment, the second line starts a trace, and the last line is a
 
NOP.  It's just what you need.  Here it is:

/* */
trace ?i
nop


Brian Nielsen

Reply via email to