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


Please Help Members By Posting Answers For Below Questions

how do you reference the variable unblock file formats from cobol programs

738


Explain about different table spaces.

642


What is the difference between PIC 9.99 and PIC9v99?

771


How do define dynamic array in cobol.

666


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2722






What are various search techniques in cobol? Explain.

640


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

1948


how do you reference the fixed unblock file formats from cobol programs

701


How are the next sentence and continue different from each other?

757


What are the different rules to perform a Search?

613


how to move the records from file to array table. give with code example

2213


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

705


What guidelines should be followed to write a structured cobol prgm?

664


I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......

10564


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

671