HOSTEX_FIELD_ATTR_REPLACEMENT Data Type

HostExplorer Programming

HOSTEX_FIELD_ATTR_REPLACEMENT Data Type

3270 5250

The HOSTEX_FIELD_ATTR_REPLACEMENT data type specifies how HostExplorer replaces the field attribute when copying information to the clipboard. By default, this data type is set to HOSTEX_FIELD_ATTR_REPLACEMENT_COMMA.

It has the following values:

Value

Definition

HOSTEX_FIELD_ATTR_REPLACEMENT_NONE

Indicates that HostExplorer does not replace the field attribute with anything.

HOSTEX_FIELD_ATTR_REPLACEMENT_TAB

Indicates that HostExplorer replaces the field attribute with a tab stop on the screen.

HOSTEX_FIELD_ATTR_REPLACEMENT_ COMMA

Indicates that HostExplorer replaces the field attribute with a comma on the screen.

HOSTEX_FIELD_ATTR_REPLACEMENT_ PARAGRAPH

Indicates that HostExplorer replaces the field attribute with a paragraph mark on the screen.