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 / dimpy19

When REVERSED is specified, OPEN statement execution positions the QSAM file at its end. Subsequent READ statements make the data records available in reversed order, starting with the last record


Open INPUT filename REVERSED

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write down the divisions of cobol program?

1335


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

1252


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

1185


) How do u handle errors in BMS macro

2105


What is static and dynamic call in cobol?

1115


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

2166


What are all the divisions of a COBOL program?

1270


Which Search verb is equivalent to PERFORM…VARYING?

1105


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17930


What are the different rules for performing sort operation?

1280


In COBOL, what is the different between index and subscript?

1281


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

1429


Mention the guidelines to write a structured cobol program?

1142


Difference between array and sub-script ?

1708


What are the various section in data division and briefly explain them.

1252