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.