Reading the records from a KSDS in reverse order in COBOL.

OS/VS COBOL, COBOL II, Enterprise COBOL for z/OS. OpenCOBOL and OOCobol.
Post Reply
alpna
Registered Member
Posts: 56
Joined: Fri Jun 21, 2013 10:35 pm

Reading the records from a KSDS in reverse order in COBOL.

Post by alpna »

Hi,

How Can we read the records in a KSDS in reverse order in COBOL? Could you please advise.
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1886
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: Reading the records from a KSDS in reverse order in COBOL.

Post by Robert Sample »

COBOL does not support reading KSDS records in reverse order. CICS allows you to do so, but that is specific to CICS programs and not COBOL.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.”