I have a sequential file. How do I access a record in this
sequential file randomly in my program ?

Answer Posted / sruthi

we can do that by using tables means arrays concept.
we can use search all for that

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between structured cobol programming and object alternativelyiented cobol programming?

709


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

719


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2113


How do u write test cases?

1636


What is the utilization of copybook in cobol?

657






Difference between cobol and cobol-ii?

704


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

857


What is perform what is varying?

708


Which mode is used to operate the sequential file?

668


How did the release of cobol/370 version 1.3 improve the performance of release 1.1?

645


What are the cobol coding sheets?

664


Write a program that uses move corresponding.

673


What are the different rules for performing sort operation?

761


What are the various section in data division and briefly explain them.

698


How do we get current date from system with century in COBOL?

805