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 is link edit in cobol?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What is the use of intialize verb?
What is static and dynamic call in cobol?
How can you get the ksds file records into your cobol program?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between structured cobol programming and object alternativelyiented cobol?
What is perform what is varying?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What are the pertinent COBOL commands?
What is the difference between PIC 9.99 and 9v99 in COBOL?
i need a small 3d program using inline and outline.
What is the difference between PIC 9.99 and PIC9v99?
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
Explain what you understand by passing by value.