How to retrive the 9th records out of ten records using the
cobol program ?
Answer Posted / shan
If you are sure that ur file will always have 10 records,
then move high-values to record format and read prior twice.
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
Write a program that uses move corresponding.
IF I mention stop run in CICS what happens?
how do you reference the printer file formats from cobol programs
Which is not true about evaluate statement
What is the difference between comp and comp-3 usage?
how do you reference the ksds vsam file formats from cobol programs
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 how you can characterize tables in cobol?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
How do you differentiate between cobol and cobol-ii?
Why occurs cannot be used in 01 level in COBOL?
What is inspect in cobol ?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Write a program to explain size error.