Previous Topic: SETTERM Return Code

Next Topic: SETUNAME Return Codes

EPI SETUNAME—Set User-Defined Name

This 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]
termname

Defines the name of the virtual terminal that you are giving a user-defined name. This name must be the termname value defined for this terminal through the DEFINE or CHANGE command.

*

Sets a model number for the current terminal defined by the SETTERM command.

user_termname

(Optional) Specifies the name that you use for this virtual terminal.

Example: EPI SETUNAME

The following sets user-defined name for virtual terminal TERM3 to CICSTERM:

SETUNAME TERM3 CICSTERM