Which field can be used to determine the Cursor Position
-
EIBCALEN
-
EIBAID
-
EIBCURS
-
EIBCPOSN
D
Correct answer
Explanation
EIBCPOSN in the CICS Execution Interface Block (EIB) specifically stores the screen cursor position. EIBCALEN contains the length of the communication area (COMMAREA), EIBAID holds the attention identifier (which key or function key the user pressed), and EIBCURS is not a standard CICS EIB field.