If I start a rexx script with trace I in a windows command window, I see the
trace output.

 

If I start a rexx script with trace I in a rexx script with e.g. 

 

"D:\Rexx\script.rex" >>log 

 

(log is defined as D:\Rexx\Log\log.txt), I find any output from say
instructions or other programs, but I couldn't find any trace output. 

Also I couldn't find output from e.g. a syntax error like

Error 4 running .

Error 4.1: Program interrupted .

 

It would be very helpful, if somebody could explain to me this behavior or
what I should do to get the estimated output.

Regards

Roger 

------------------------------------------------------------------------------
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to