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 amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between PIC 9.99 and 9v99 in COBOL?
What is the utilization of copybook in cobol?
What is the local-storage section?
Write down the divisions of cobol program?
Which mode is used to operate the sequential file?
Difference between array and sub-script ?
What is the difference between external and global variables in COBOL?
how do you reference the variable block file formats from cobol programs
Explain the configuration section of a cobol program with examples of syntax.
Give some examples of command terminators?
How are the next sentence and continue different from each other?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
What is the Purpose of Pointer in the string?