ACC Utilities Reference Guide

ZTERM - Interactive Routine Interface
ZTERM Available Commands
Chapter 4112
MV - Move Message
Format: MV,[zlu],[dzlu]
Moves message between queues. If the first zlu is not specified, then the
ZTERM primary program ZLU is assumed. If the destination dzlu is not
specified, then the message is discarded, otherwise it is moved to the
destination queue. This command moves the first message only from the
head of the first ZLU queue. Uses the zqmve routine call.
MX - Terminal Multiplexing Control
Format: MX,TZLU,MODE
Used to enable or disable multiplexing for a logical terminal.
Mode values:
1. enable outbound multiplexing
2. enable inbound multiplexing
3. disable outbound multiplexing
4. disable inbound multiplexing
ND - Set or display default ZCOM node number
Format: ND,[node,[timeout]]
This command sets up the node number to be used in subsequent
ZTERM commands. The node number will be used in the ZTERM
commands that can be executed in a remote node (e.g. SE, DZ). Those
that can only be executed in the local node are not affected (e.g. OP, RE).
If “node” is not specified, ZTERM displays the default node without
change.
If “timeout” is specified with the node number, the default timeout for
that node is set to that value in seconds. This node number is set up to
the local node when ZTERM starts up.