How do find length of the cursor in cics map ?

Answers were Sorted based on User's Feedback



How do find length of the cursor in cics map ?..

Answer / 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

How do find length of the cursor in cics map ?..

Answer / prabhat

There is no length of Cursor. Its a position on Screen. Like
(22,40) --> means Row 22 Column 40

Is This Answer Correct ?    1 Yes 0 No

How do find length of the cursor in cics map ?..

Answer / raghu

by using EIBCPOSN

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More CICS Interview Questions

What are the types of the dfhmdf present in the cics?

1 Answers  


How would you release control of the record in a READ for UPDATE?

2 Answers   IBM,


What is bms map?

1 Answers  


Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?

3 Answers  


After execute the map, What will happen ? Give breif Description

4 Answers   HCL, IBM,


Which commend used for terminating a browser operation?

1 Answers  


What is task control and what are the CICS commands associated with it?

2 Answers   IBM,


What is Quasi-reentrancy?

2 Answers   IBM,


What are the some important fields in the eib block?

1 Answers  


If -1 is moved to length for more than one field on a map, where will the cursor be positioned?

6 Answers  


What does it mean when EIBCALEN is equal to 1 and other values?

5 Answers  


NAME SOME TRANSLATOR AND COMPILE OPTION AND EXPLAINE THEIR MEANING

1 Answers   Fujitsu,


Categories