Answer Posted / kingmanish
There is not much difference in Cobol or cics at this front.
it all depends where you want to see the output.
You can SEND the output which in case would be displyed on
the screen.
secondly u can define map and use map variable to display
send the map on screen and display the values.
you can also write the output in files. In this case the
file entry must be made before hand in the FCT.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is task control?
Explain the different system tables used in cics?
In a particular cics program, what is the procedure to allocate dynamic memory?
Can you define temporary storage?
Explain how many exceptional condition can be given in a handle condition?
Which commend used for terminating a browser operation?
What is the meaning of the enq command?
Explain what is a cursor in cics sql processing?
Can you explain common systems area?
Explain how do you intitiate another transaction?
How do you use altindxs in batch, cics programs?
What does the 'cemt:cics' transactions do?
Define the attribute byte?
Can you define mapset?
Can ESDS files be accessed from CICS?