Answer Posted / s.vijay krishnan
Step 1 : write all the jcl statements in a file.
step 2 : in the jcl assign the dd statement to sysout with
intrdr.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How do you reference the following file formats from cobol programs?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
how to convert the recors form vsam file to db2 table tru file aid
What is the utilization of copybook in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How do we get current date from system with century in COBOL?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
When is inspect verb is used in cobol?
For rewrite, why is it mandatory that file needs to be opened?
What are the pertinent COBOL commands?
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What is the local-storage section?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?