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
How to dsect parameter is used in bms?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Explain how DSECT parameter is used in BMS ?
What are the cics transactions?
how do you fire a batch job from a cics txn ?
What is commarea (communications area)?
which transient data queue support ati?
What is mainframe cics?
What is the use of the program list table?
Explain cedf transaction commands?
Explain how do you control cursor positioning?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Explain what is the massinsert option?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?