What is the difference between receive and receivemap
commands in CICS?
Answer Posted / the coder
Receive is a command to receive unformatted data from the
screen.
Receive MAP is a command to receive the formatted data from
the screen. The data is formatted through the design of
the MAP through BMS.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How is Telon(CA-Telon) used to build map?
Explain the difference between the into and the set option in the exec cics receive map command?
what is the cics command used to access current date and time?
Explain cemt transaction commands?
What is the abend command?
What is mainframe cics?
Can you define commarea?
Explain how do you dynamically set the cursor position to a specific field?
What is the cics command that is used to access current date and time?
Explain the different ways of initiating transaction in cics?
How many ways are there for initiating a transaction?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Can you define ppt and what are its uses?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Name at least one of the ways by which a transaction can be terminated?