I have a sequential file. How do I access a record in this
sequential file randomly in my program ?
Answer Posted / guest
Harish ,
What is "KEY-FILE1" ?
Anyhow - you are still reading file sequentially ? arnn't
you ?
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is rmode(24)
Why did you choose to work with ibm mainframe cobol programming?
What is the difference between goback, stop run and exit program in cobol?
What is the local-storage section?
How do we get current date from system with century in COBOL?
A table has two indexes defined. Which one will be used by the SEARCH?
Can we redefine the field of x(200) to less than 200?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the compute verb? How is it used?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
How can you get the ksds file records into your cobol program?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
Explain how you can characterize tables in cobol?
How to print 10 to 1 if the input have only 10 digit number?
How do you differentiate between cobol and cobol-ii?