Specifications
COM+ reference
116
Glink: API reference manual Gallagher & Robertson
3270 specific: Cursor select
static int GlinkKey_DELETE
Delete the character at the cursor position if the cursor is placed in an
unprotected field
static int GlinkKey_DOWN
Cursor down
static int GlinkKey_DUP
3270 specific: Set duplicate operation for the rest of the field and do a TAB
key operation
static int GlinkKey_END
Move the cursor to the position following the last none space character in the
variable field
static int GlinkKey_ENTER
Transmit to host if the keyboard option "Enter sends Transmit" is configured,
otherwise a new line is performed
static int GlinkKey_EOL
Erease to end of field or end of line
static int GlinkKey_EOP
Erase all unproteced fields
static int GlinkKey_F1
Program function key 1
static int GlinkKey_F10
Program function key 10
static int GlinkKey_F11