Tracing Results

About this task

To trace only the final result of an expression, use the TRACE R (TRACE Results) form of the TRACE instruction. The language processor analyzes all expressions that follow the instruction as follows:
>>>   Final result of an expression
If you changed the TRACE instruction operand in the previous example from an I to an R, you would see the following results.
9 *-* IF a + 1 > 5 * y
  >>>   "0"

In addition to tracing operations and results, the TRACE instruction offers other types of tracing, see section TRACE.


Task Task

Feedback


Timestamp icon Last updated: Tuesday, 7 January 2014


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic/com.ibm.cics.rexx.doc//dfhrx/dfhrx00039.html