I have a sequential file. How do I access a record in this
sequential file randomly in my program ?
Answer Posted / srinivas.d
you cannot randomly acces in sequential files..
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What are the pertinent COBOL
What are the different open modes available in cobol?
how do you reference the fixed unblock file formats from cobol programs
what are decleratives in cobol?
Why would you use find and get rather than to obtain?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
) How do u handle errors in BMS macro?
How are the next sentence and continue different from each other?
How do we get current date from system with century in COBOL?
How do define dynamic array in cobol.
What is the difference between comp and comp-3 usage?
) what is the difference between AID and HANDLE AID?
Have you used comp and comp-3 in your project? And how?