Name the three ways available for a program to position the cursor on the screen?
Answer / Sanjay Negi
In CICS, a program can position the cursor using the SET-FIELD statement with options like MOVE or DISPLAY, using the DIALOG MANAGER commands like CMGC and CMGCX, or by using the CICS Echo function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Tsqs can be written in the main storage or auxiliary storage? State true or false
Is it possible start a transaction CICS from job Batch? How do it?
How do you access the records randomly in TSQ ?
Which is the macro used for making an entry in the PPT
Mention the option (along with argument type) used in a CICS command to retrieve the response code
How errors are handled in CICS programs?
Which option of the PCT entry is used to specify the PF key to be pressed for initiating a transaction?
Explain how to handle exceptional conditions in CICS.
How to execute a cics program from a paticular date and time .or specified date and time.
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Mention one alternative aspect of CICS?
What is the difference between physical map and symbolic map?