Can you REWRITE a record in an ESDS file? Can you DELETE a
record from it?
Answer Posted / max
ESDS is entry sequence data set...ans 2 is correct
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Difference between array and sub-script ?
What are the different open modes available in cobol?
Define cobol?
What is the LINKAGE SECTION used in COBOL?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
Why would you use find and get rather than to obtain?
What are declaratives and what are their uses in cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
how to refer the data field?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
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 the use of outrecord?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
Mention the guidelines to write a structured cobol program?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?