Multiple choice technology mainframe

Which field can be used to determine the Cursor Position

  1. EIBCALEN

  2. EIBAID

  3. EIBCURS

  4. EIBCPOSN

Reveal answer Fill a bubble to check yourself
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.