COBOL How to read a PDS Directory List of Members



Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS

COBOL How to read a PDS Directory List of Members

Postby lzrycki » Sun Sep 02, 2007 7:58 pm

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
lzrycki
 
Posts: 1
Joined: Sun Sep 02, 2007 7:51 pm
Has thanked: 0 time
Been thanked: 0 time

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

Postby MrSpock » Mon Sep 03, 2007 8:41 am

PDS processing = ISPF Library Management (LM) Services.

Specifically, you'd need to use the ISPF LMMLIST Service.
User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times


Return to IBM Cobol

 


  • Related topics
    Replies
    Views
    Last post