In the JCL, how do you define the files referred to in a
subroutine ?
Answer Posted / saikat
we cant do so
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the cobol coding sheets?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
Which division and paragraphs are mandatory for a COBOL program?
How can you get the ksds file records into your cobol program?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Write the code to count the sum of n natural numbers.
What is the difference between next sentence and continue in cobol programing language?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the utilization of copybook in cobol?
How do you get the data to code the BMS macro?
How do u write test cases?
What are the different types of condition in cobol and write their forms.
How do you differentiate between cobol and cobol-ii?
What is Pic 9v99 Indicates in COBOL?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that