HOSTEX_STATUS_LINE_MODE Data Type

HostExplorer Programming

HOSTEX_STATUS_LINE_MODE Data Type

3270 5250

The HOSTEX_STATUS_LINE_MODE data type indicates where the status line appears.

It has the following values:

Value

Definition

HOSTEX_STATUS_LINE_MODE_ NOSTATUSLINE

Indicates that no status line is displayed.

HOSTEX_STATUS_LINE_MODE_ TERMINALSTATUSLINE

Indicates that the status line appears at the bottom of the terminal screen.

HOSTEX_STATUS_LINE_MODE_ WINDOWSTATUSBAR

Indicates that the status line appears at the bottom of the window.

HOSTEX_STATUS_LINE_MODE_5250TERMIMALSTATUSBAR

Indicates that HostExplorer displays a 5250-terminal-style status bar.


Related Topics

StatusLineMode (IHEParser)

StatusLineMode (IHEProfileDisplay)