Can you REWRITE a record in an ESDS file? Can you DELETE a
record from it?
Answer Posted / sukhwinder singh
what is ESDS file?
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is length is cobol?
how do you reference the printer file formats from cobol programs
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between Global and External Variables?
Are you comfortable in cobol or jcl?
What are the different rules to perform a Search?
how to convert the recors form vsam file to db2 table tru file aid
For rewrite, why is it mandatory that file needs to be opened?
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.
What is Pic 9v99 Indicates in COBOL?
Write the code implementing the perform … varying.
Write down the divisions of cobol program?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?