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 which is in sequential file in reverse
order ? Exp. 1 2 3 4 5 . i want 5 4 3 2 1?please clear my
doubt any one

Answer Posted / abhishek

@Rakesh You can define table occurs clause based on the No
of records that input file have.

All, You can reverse the file it self using external sort
before reading it.

Thanks,
Abhishek

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different open modes available in cobol?

1242


explain sorting techniques in cobol program?

1241


Discuss about changing dataset name in proc.

1289


Which Search verb is equivalent to PERFORM…VARYING?

1102


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1302


How many sections are there in data division in COBOL?

1180


How to know whether the module is dynamical or statistical?

1208


What guidelines should be followed to write a structured cobol prgm?

1200


) How do u handle errors in BMS macro

2104


Can we redefine the field of x(200) to less than 200?

1429


What are different data types in cobol?

1383


how do you reference the printer file formats from cobol programs

1276


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5791


What is the difference between Global and External Variables?

1432


What are various search techniques in cobol? Explain.

1109