The EPI SETUNAME command sets the user-defined name for a virtual terminal. To cancel out the current user-defined name, omit the user_termname operand.
This command has the following format:
ADDRESS EPI "SETUNAME keyword"
{termname|*}
[user_termname]
Defines the name of the virtual terminal that you are giving a user-defined name. This name must be the termname value that is defined for this terminal through the DEFINE or CHANGE command.
Sets a model number for the current terminal that is defined by the SETTERM command.
(Optional) Specifies the name that you use for this virtual terminal.
The following sample coding statement sets user-defined name for virtual terminal TERM3 to CICSTERM:
SETUNAME TERM3 CICSTERM
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|