Previous Topic: INQINPUT Return CodesNext Topic: LIST Return Codes


EPI LIST—Display Virtual Terminal Status

The EPI LIST command displays the status of one or more virtual terminals. The LIST command runs in AOF rules synchronously and returns data to the external data queue.

EPI LIST has the following format:

ADDRESS EPI "LIST keywords"
{termname|ALL|*}
termname

Defines the name of the terminal for which you want status information. EPI displays only information about the named terminal.

ALL

Instructs EPI to display the status of all defined virtual terminals.

*

Shows the status of the current terminal that is defined through the SETTERM command.

EPI LIST Sample Coding Statements

The following sample coding statement shows a screen that the EPI LIST ALL command returns:

VTAM === RETRY === VTAM TERMNAME USERNAME STATUS APPLNAME LOGMODE SECS MAX NOW RTNCD FDBK2 -------- -------- ------ -------- ------- ---- --- --- ----- ----- OMTERM3 OMEGAMON ACTIVE OMVTAM T3278M3 30 30 0 X'00' x'00' OMTERM1 OMVTAM ACTIVE OMVTAM T3278M3 30 30 0 X'00' x'00' OMTERM2 OMCICS ENABLED OMVTAM T3278M3 30 30 0 X'10' x'01' CA7TERM CA7 RETRYING CA7 30 4 2 X'00' x'00' OPSS0001 TSO1 ACTIVE TSO NO RETRY X'00' x'00' OPS0002 TSO2 ACTIVE TSO NO RETRY X'00' x'00'