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
Explain how do you terminate an already issued delay command?
Explain how can you accomplish breakpoint in intertest?
Explain the difference between intra partition tdq and extra partition tdq?
what are transient data sets defined to cics?
What are the ways fot initiating a transaction?
Define ceci?
Explain the difference between using the read command with into option and set option?
Can you define attribute byte?
What is the cics command level?
Can you define commarea?
What is the procedure to read a statement from tsq?
Why do we need integrated cics translator?
Explain how do you set the mdt option to on status, even if data is not entered?
Explain the thress bms options?
In a particular cics program, what is the procedure to allocate dynamic memory?