Previous Topic: EPI SESSCMD Return Codes

Next Topic: SETMODEL Return Codes

ops--EPI SETMODEL—Set Model Number

This command sets the model number for the virtual terminal. If this terminal is enabled, the SETMODEL command internally disables the terminal, sets the model number, and then re-enables the terminal.

Important! We strongly recommend you do not use this command because it will be removed in a future release. This command does not actually set the model number for the virtual terminal. The type of the terminal is actually controlled by the value of the LOGMODE keyword on the EPI CHANGE, EPI DEFINE, or EPI LOGON command.

This command has the following format:

ADDRESS EPI "SETMODEL keywords"
  {termname|*}
  {model}
termname

Defines the virtual terminal for which you are setting a model number.

*

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

model

Specifies the model number, which must be 2, 3, or 4.

Example: EPI SETMODEL

The following sets the terminal model for TERM3 to model 3:

SETMODEL TERM3 3