Answer Posted / vaneesh
Simply write DISPLAY in the program.
and in the JCL write //SYSOUT DD SYOUT=*
This will display the the information which was coded with
the DISPLAY in the program.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a scope terminator give example?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
How can you get the ksds file records into your cobol program?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Explain how to differentiate call by context by comparing it to other calls?
What is static and dynamic call in cobol?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What are all the divisions of a COBOL program?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Give some examples of command terminators?
Can you please let me know the centre name of INS certification in Kolkata.
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What are the different rules of SORT operation?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Name some of the examples of COBOl 11?