How can we pass data from cobol to JCl?
Answer Posted / guest
We can pass the data from cobol to JCl
ex: Move 4 t0o return code.
| Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers
Write a program that uses move corresponding.
What are literals?
how to access the file from prodution from changeman tool and to submit a file to production
) How do u handle errors in BMS macro?
What are the pertinent COBOL
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
How do you reference the following file formats from cobol programs?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is cobol?
Write the code implementing the perform … varying.
How you can characterize tables in cobol?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Can you please let me know the centre name of INS certification in Kolkata.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?