Re: Read a pds file whit cobol

From: Joe Zitzelberger (joe_zitzelberger_at_nospam.com)
Date: 12/17/04


Date: Fri, 17 Dec 2004 10:59:32 -0500

In article
<36e371e6567db8902eba4c315a1c03aa@localhost.talkaboutprogramming.com>,
 "Betocent" <hcenturion@biycsa.com.ar> wrote:

> Thank you for your answer, I try to do this using a PGM=ADRDSSU, but the
> result is not like you said me, which program can I do to use to do this?
> if you be nice, and suply me an example. Thank you very much

I don't have my references with me right now. But try IEBCOPY,
IEBUPDTE, IEBPTPCH and IEBMOVE.

One of those will dump a PDS out into a sequential file format that is
easy to read.