I have a sequential file. How do I access a record in this
sequential file randomly in my program ?
Answer Posted / jack
Read seq. file and store it in tables means arrays.
We can use 'seach all' for random access.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What are the pertinent COBOL commands?
how do you reference the variable unblock file formats from cobol programs
What are all the divisions of a COBOL program?
How do you reference the following file formats from cobol programs?
Write a program to explain size error.
How can you get the ksds file records into your cobol program?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is the utilization of copybook in cobol?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
Give some examples of command terminators?
What is an in line perform? When would you use it? Anything else you wish to say about it.
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
What is perform what is varying?
What are declaratives and what are their uses in cobol?