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


Please Help Members By Posting Answers For Below Questions

how to move the records from file to array table. give with code example

2212


What is cobol?

736


Why occurs cannot be used in 01 level in COBOL?

707


What is comp-1 and comp-2?

754


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

703






i want a program using by if, evaluate , string, unstring, perform, occurs?

4039


What is redefines clause in COBOL?

841


What are literals?

622


What is the default value(s) for an initialize? What keyword will allow for an override of the default?

650


What is the difference between binary search and sequential search?

634


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

408


What is the difference between goback, stop run and exit program in cobol?

914


Which is not true about evaluate statement

1564


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

670


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1772