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 guidelines should be followed to write a structured cobol prgm?
Can a Search can be done on a table with or without Index?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What is comp-1 and comp-2?
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
what happens if parmparameter passes zero bytes to the program
How to use the same COBOL program in Batch and CICS on lines? explain with an example
how do you reference the esds vsam file formats from cobol programs
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
how to convert the recors form vsam file to db2 table tru file aid
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.
Which division and paragraphs are mandatory for a COBOL program?
Define cobol?
how do you reference the variable unblock file formats from cobol programs
What the difference is between continue and next sentence?