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|*}
Turns on terminal tracing.
(Default) Turns off terminal tracing.
Defines the name of the virtual terminal for which you are setting the trace.
Traces the current terminal as defined by the SETTERM command.
The following sample coding statement enables terminal tracing:
TRACE term1 ON
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|