in a indexed file what is procedure for read the records
from 12 to 18. please give the code example
Answer Posted / satish
it is dynamical acess.using start verb it is done
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol?
Which mode is used to operate the sequential file?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is the Purpose of Pointer in the string?
what is the difference between COBOL2 AND COBOL390?
What are the access modes of START statement?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Why would you use find and get rather than to obtain?
What are declaratives and what are their uses in cobol?
What are various search techniques in cobol? Explain.
How to use the same COBOL program in Batch and CICS on lines? explain with an example
explain sorting techniques in cobol program?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
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
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.