How do you control cursor positioning?

Answers were Sorted based on User's Feedback



How do you control cursor positioning?..

Answer / sahil

Cursor positioning can be controlled in following ways :-

a) Move -1 to the length field of variable
b) Using CURSOR(num) while sending the map
c) Using IC option in DFHMDF declaration

Is This Answer Correct ?    4 Yes 0 No

How do you control cursor positioning?..

Answer / srivani dorbala

Move -1 to length field

Is This Answer Correct ?    2 Yes 0 No

How do you control cursor positioning?..

Answer / hai dang

Move -1 to the length field of variable and you need to make sure on the
EXEC CICS SEND MAP (xxxxx)
...
CURSOR <--- This keyword will position your cursor properly
...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

What are the CICS commands available for program control?

1 Answers   IBM,


Sync points cannot be requested by the application programs (True or False).

1 Answers   IBM,


What is the difference between LINK and XCTL ?

1 Answers   IBM,


Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map?

3 Answers   CTS,


What are the types of important programs that are used in the cics?

0 Answers  






Explain how do you dynamically set the cursor position to a specific field?

0 Answers  


Name and explain some common CICS abend codes?

2 Answers   HSBC,


I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?

0 Answers   IBM,


What is the access method used by DB2?

1 Answers  


Why do we need integrated cics translator?

0 Answers  


What is the meaning of the ENQ and DEQ commands?

1 Answers   IBM,


Add a field to screen when what's the flow of impact?

0 Answers   Keane India Ltd,


Categories