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
lzrycki
Posts: 1
Joined: Sun Sep 02, 2007 7:51 pm
Skillset: DB2 Certified DBA
Referer: SURFING THE WEB

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

User avatar
MrSpock
Global moderator
Posts: 809
Joined: Wed Jun 06, 2007 9:37 pm
Skillset: REXX, JCL, DFSORT, Syncsort, Axway MFT, Connect:Direct, FTP, SFTP
Referer: ibmmainframes.com
Location: Raleigh NC USA
Contact:

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.


  • Similar Topics
    Replies
    Views
    Last post