Answer Posted / aditya
FILE NOT OPENED........
| Is This Answer Correct ? | 9 Yes | 20 No |
Post New Answer View All Answers
Write a cobol program making use of the redefine clause.
what is the difference between COBOL2 AND COBOL390?
What is perform what is varying?
how do you reference the variable unblock file formats from cobol programs
What is the utilization of copybook in cobol?
how to access the file from prodution from changeman tool and to submit a file to production
What is the Purpose of POINTER Phrase in STRING command in COBOL?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
When is inspect verb is used in cobol?
Explain how you can characterize tables in cobol?
Write a program to enter and display the names of students in a class using the occurs clause.
what is amode(24), amode(31), rmode(24) and rmode(any)?
Are you comfortable in cobol or jcl?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is the difference between PIC 9.99 and PIC9v99?