HOSTEX_TERM_MODEL Data Type

HostExplorer Programming

HOSTEX_TERM_MODEL Data Type

3270 5250 VT

The HOSTEX_TERM_MODEL data type specifies the type of terminal that you are using to connect to the host. By default, this data type is set to HOSTEX_TERM_MODEL_2.

It has the following values:

Value

Definition

HOSTEX_TERM_MODEL_2

Indicates that the terminal consists of 24 lines by 80 columns.

HOSTEX_TERM_MODEL_3

Indicates that the terminal consists of 32 lines by 80 columns.

HOSTEX_TERM_MODEL_4

Indicates that the terminal consists of 27 lines by 80 columns.

HOSTEX_TERM_MODEL_5

Indicates that the terminal consists of 27 lines by 132 columns.

HOSTEX_TERM_MODEL_VT100

Indicates that you are using a VT100 terminal to connect to the host.

HOSTEX_TERM_MODEL_VT101

Indicates that you are using a VT101 terminal to connect to the host.

HOSTEX_TERM_MODEL_VT102

Indicates that you are using a VT102 terminal to connect to the host.

HOSTEX_TERM_MODEL_VT220

Indicates that you are using a VT220 terminal to connect to the host.

HOSTEX_TERM_MODEL_VT320

Indicates that you are using a VT320 terminal to connect to the host.

HOSTEX_TERM_MODEL_VT420

Indicates that you are using a VT420 terminal to connect to the host.

HOSTEX_TERM_MODEL_VT52

Indicates that you are using a VT52 terminal to connect to the host.

HOSTEX_TERM_MODEL_ANSI

Indicates that you are using an ANSI/BBS terminal to connect to the host.

HOSTEX_TERM_MODEL_SCOANSI

Indicates that you are using a SCO-ANSI terminal to connect to the host.

HOSTEX_TERM_MODEL_TERM_

Indicates that you are using an IBM 3151 terminal to connect to the host.

HOSTEX_TERM_MODEL_WYSE50

Indicates that you are using a WYSE50 terminal to connect to the host.

HOSTEX_TERM_MODEL_WYSE60

Indicates that you are using a WYSE60 terminal to connect to the host.


Related Topics

TerminalModel