OHIO_FIELD Data Type

HostExplorer Programming

OHIO_FIELD Data Type

The OHIO_FIELD data type specifies the field type.

It has the following values:

Value

Description

OHIO_FIELD_ATTRIBUTE

Indicates that the byte in the data stream (buffer) contains a field attribute.

OHIO_FIELD_PROTECTED

Indicates that the field is not writable.

OHIO_FIELD_NUMERIC

Indicates that you can enter only numbers in the field.

OHIO_FIELD_PEN_SELECTABLE

Indicates that you can select the field.

OHIO_FIELD_HIGH_INTENSITY

Indicates that the field is highlighted, bold, and bright.

OHIO_FIELD_HIDDEN

Indicates that the field cannot be displayed.

OHIO_FIELD_RESERVED

Indicates that the field is reserved.

OHIO_FIELD_MODIFIED

Indicates that the field has been modified by a host.


Related Topics

GetData (IHEOhioScreen)