Page 1 of 1

COBOL How to read a PDS Directory List of Members

PostPosted: Sun Sep 02, 2007 7:58 pm
by lzrycki
Group,

I need to know the list of members of a partitioned data set.

It's possible to obtains the member list in a COBOL program directly ?

If not, how is the best and cheap method ?

Thanks

Leonardo

Re: COBOL How to read a PDS Directory List of Members

PostPosted: Mon Sep 03, 2007 8:41 am
by MrSpock
PDS processing = ISPF Library Management (LM) Services.

Specifically, you'd need to use the ISPF LMMLIST Service.