TRACE ON

TRACE ON/OFF will turn on the trace facility. This facility will print the number of each line (counting from the beginning of the program) in square brackets as the program is executed. This is useful in debugging programs.

TRACE OFF

TRACE ON/OFF will turn off the trace facility.