TO read a PDS into a custom record!!

General discussion on the JZOS batch launcher and toolkit
Post Reply
Ashirvad Babu
Posts: 11
Joined: Sat May 20, 2006 2:35 am
Location: Chennai, India
Contact:

TO read a PDS into a custom record!!

Post by Ashirvad Babu »

Hi,

Sorry. the previous mail was a bit confusing... I decided to make it clear...

I'm using JZOS JRIO to read records from a PDS. I wanted to know if there's anyway, to copy the PDS read into a custom record. Currently the read() method of IRandomAccessRecordFile reads a record.. I need the records read to be mapped to a custom class.. Does JRIO has any provision for this??

Thanks for the prompt reply.
Ashirvad Babu
Tata Consultancy Services Limited
Mailto: ashirvad.babu@tcs.com
Website: http://www.tcs.com
coz
Posts: 391
Joined: Fri Jul 30, 2004 5:29 pm

Post by coz »

JRIO is not part of JZOS. You'll need to consult the JRIO documentation - check IBM's website.
Post Reply