Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to read records from flat file in reverse order through
COBOL program?

Answer Posted / mahendra.ch

first we can move the records to an occurs

then

we can solve this problem by using perform varing 1 by -1
until i=0

hear i = number of racords.

iam shure it works.

thank you....

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between comp and comp-3?

1227


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

1270


how do you reference the variable block file formats from cobol programs

1308


What is the local-storage section?

1190


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

3211


How do get the result of your program directly on your pc?

2394


please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?

2535


What is inspect in cobol ?

1354


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

2539


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

1263


how to access the file from prodution from changeman tool and to submit a file to production

7625


What are different data types in cobol?

1386


How to remove the spaces at the end of each record in the output file of variable length, via cobol program?

1217


How many bytes S(8) comp field occupy and its maximum value?

2190


How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?

1203