What is the CICS command that is used to receive the un-
formatted data from the terminal?
Answers were Sorted based on User's Feedback
Answer / cheran pogu
EXEC CICS RECEIVE
INTO(DATA-AREA)
LENGTH(DATA-VALUE)
END-EXEC.
| Is This Answer Correct ? | 4 Yes | 1 No |
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
Can you explain exec cics handle condition command?
Can any one write coding for scrolling logic or page up & page down?
what we will give in the ATI after reaching the trigger level eaither transation or program. EXEC CICS TRANSID() TERMID() TRIGGERLVL() what we have to code eaither TRANSATION OR PROGRAM
What is the command which will delete a program LOADed into the main storage using LOAD command?
How many ways are there for initiating a transaction? what are they?
What is the common work area?
interview type questions like basics&deep
How to define a vsam file in cics getting into cics to define a vsam file.
What are the common cics service programs and explain their usage?
How do you control cursor positioning?
What is the kcp in the cics?