PARAGRAPH_TRACE

This variable is used for debugging purposes and turns on paragraph tracing. Set this variable to 1 (on, true, yes) to turn on paragraph tracing from within the configuration file or the COBOL program. This is equivalent to the debugger tp command. The COBOL program must be compiled with symbols (-Gs, or anything that implies that option) to get any error output.