[Toc][Index]

Debugging a "compiled" REXX program


Sometimes it's neccessary to debug a REXX program from which the source 
code is not available. 
In this case issue 

 
  set rxtrace=on

in an OS/2 window and call the program from this window. 
(see also Catching debug output, Get the source code of a "compiled" REXX 
program, and Special environment variables for REXX programs) 
  

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs