How many maximum number of procedures can we write in one
COBOL program?
Answer Posted / jay
Max 15 in-stream procedures can
be codeed in a job
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is redefines clause in COBOL?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How to remove 2 duplicate records and copy only one using job control language?
Write a program to enter and display the names of students in a class using the occurs clause.
What is the utilization of copybook in cobol?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the use of intialize verb?
example for sub strings ? and refernce modifications whit output pls
what is s000 u4087 error? please give the all error codes in cobol,jcl.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Are you comfortable in cobol or jcl?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that