How do you control cursor positioning?
Answers were Sorted based on User's Feedback
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 |
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 |
Which is the program which determines whether a transaction should be restarted ?
What option is specified in the SEND command to send only the unnamed fields on to the screen?
What are the types of performs in COBOL? How does perform thru work, give example.
I have written a CICS program. What tables should I setup to run this program?
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??
What is the common systems area (CSA)?
What is the CICS supplied transaction which performs syntax checking of a CICS command?
what is psuedo conversation?
Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map?
What are the CICS commands available for program control?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
When an XCTL is done, does the tranid change ? Is a new task created ? Does it cause an implicit