Previous Topic: TIMEOUT Return CodesNext Topic: TRACE Return Codes


EPI TRACE—Set Trace Value

The EPI TRACE command turns tracing of terminal activity on and off. When tracing is on, EPI writes hardcopy messages to display RPLs and buffers being sent and received.

EPI TRACE has the following format:

ADDRESS EPI "TRACE keywords"
{ON|OFF}
{termname|*}
ON

Turns on terminal tracing.

OFF

(Default) Turns off terminal tracing.

termname

Defines the name of the virtual terminal for which you are setting the trace.

*

Traces the current terminal as defined by the SETTERM command.

EPI TRACE Sample Coding Statements

The following sample coding statement enables terminal tracing:

TRACE term1 ON