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
COBOL How to read a PDS Directory List of Members
- 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
PDS processing = ISPF Library Management (LM) Services.
Specifically, you'd need to use the ISPF LMMLIST Service.
Specifically, you'd need to use the ISPF LMMLIST Service.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Creating Unix Directory using COBOL in Unix 0n Z/OS
by Heisenberg » Mon Jun 26, 2023 4:36 pm » in IBM Cobol - 2
- 3047
-
by Robert Sample
View the latest post
Wed Jul 05, 2023 6:36 pm
-
-
- 23
- 8152
-
by Devrana
View the latest post
Wed Jul 27, 2022 5:30 pm
-
- 0
- 1195
-
by stel
View the latest post
Wed Sep 21, 2022 1:06 pm
-
- 2
- 2349
-
by steve-myers
View the latest post
Sat Nov 14, 2020 6:17 am
-
-
List all ControlM Conditions generic in a rexx
by jobschubse » Tue May 18, 2021 6:05 pm » in All Other Tools - 2
- 3736
-
by jobschubse
View the latest post
Wed May 19, 2021 11:29 am
-