I had 100 records and i want to execute last three records by
using cobol programming?what will be coding?
Answer Posted / sandip
In cobol apply counter while reading file if counter reach at 97 start writing record to another file.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do u write test cases?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
) how do u code after getting data?
What are the pertinent COBOL
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Explain how to differentiate call by context by comparing it to other calls?
how to convert the recors form vsam file to db2 table tru file aid
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
Why did you choose to work with ibm mainframe cobol programming?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is the difference between Global and External Variables?
How to remove 2 duplicate records and copy only one using job control language?
How do we get current date from system with century in COBOL?
Define cobol?
what is the difference between COBOL2 AND COBOL390?