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
How many sections are there in data division in COBOL?
example for sub strings ? and refernce modifications whit output pls
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
Explain about different table spaces.
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
Mention the guidelines to write a structured cobol program?
Why would you use find and get rather than to obtain?
Discuss about changing dataset name in proc.
What is perform what is varying?
What is the difference between Call and a Link?
What are the different rules to perform a Search?
What is the utilization of copybook in cobol?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is rmode(24)
Explain what you understand by passing by value.