What is the difference between the INTO and the SET option
in the EXEC CICS RECEIVE MAP command?
Answer / mahesh
SET - To load to received datas directly to the address
INTO - that data is stored via a variable .
| Is This Answer Correct ? | 3 Yes | 0 No |
how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
Can you explain dfheiblk?
What happens when a CICS command contains the NOHANDLE option?
Different types of BMS Macros
Can you explain common systems area?
Can a program change protected field ?
What is task control and what are the CICS commands associated with it?
What does EIB mean?
Explain how pa key is different from pf key?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
The read of a record from an Intrapartition TDQ is not destructive(True or False).
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?