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



What is the CICS command that is used to receive the un- formatted data from the terminal?..

Answer / cheran pogu

EXEC CICS RECEIVE
INTO(DATA-AREA)
LENGTH(DATA-VALUE)
END-EXEC.

Is This Answer Correct ?    4 Yes 1 No

What is the CICS command that is used to receive the un- formatted data from the terminal?..

Answer / sadiq afroze

RECEIVE

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More CICS Interview Questions

How can we initiate a transaction from batch?

6 Answers   Merrill Lynch,


What do you do if you do not want characters entered by the user to be folded to uppercase ?

3 Answers   IBM,


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

2 Answers   TCS,


What is meant by program reentrance?

1 Answers   Amdocs,


how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance

3 Answers   Accenture,






Explain the usage of language in the ppt entry?

0 Answers  


What is the command for reading a record form a TSQ?

3 Answers  


What is CEDF?

3 Answers   IBM,


Can dynamic calls be used in CICS?

0 Answers  


What is journal recovery?

0 Answers  


What is the tcp in the cisc?

0 Answers  


What?s the CICS command used to access current date and time?

1 Answers  


Categories