How do find length of the cursor in cics map ?
Answer Posted / tej
No such thing as length of cursor, the cursor position can
be obtained from EIBPOSN of the DFHEIBLK.It contains the
offset of it in the screen when data comes to pgm from
screen.Its a half word binary field.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is fset?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Can you define attribute byte?
Sync points cannot be requested by the application programs? State true or false
Can you explain dfhmdf bms macro?
Explain the difference between and exec cics xctl and an exec cics link command?
Can you explain exec cics handle condition command?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Can ESDS files be accessed from CICS?
Define the attribute byte?
What does the 'cebr:cics' transactions do?
Define cics interface block?
In a particular cics program, what is the procedure to allocate dynamic memory?
Define cedf?