Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 differences between an EXEC CICS XCTL and an EXEC CICS LINK command.

1 Answers  


difference between tsq and tdq?

0 Answers   IBM,


Where are transient data sets defined to CICS?

4 Answers  


What happens when a CICS command contains the NOHANDLE option?

1 Answers   IBM,


What is the difference between a package and a plan. How does one bind 2 versions of a CICS

1 Answers  


Can you have CICS code in a copybook? If yes, what happens during compilation?

3 Answers   IBM,


What is a transid?

0 Answers  


We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??

0 Answers   BirlaSoft,


The READ command with INTO option will read the record specified into the data area specified (True or False)

1 Answers  


How can you Define and Install the Maps & Mapset ?

5 Answers  


What is the common systems area?

0 Answers  


What is the command which will delete a program LOADed into the main storage using LOAD command?

2 Answers  


Categories