Re: Replacement for the NCZ93205 subroutine.
"halfmeg" <[email protected]>
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
> cedarlakebuzzards wrote: > I have just uploaded a replacement for the NCZ93205 subroutine that > allows COBOL programs to access PDS members dynamically. The file is > PDSUNLOD.ZIP > This new routine is called PDSGET. It allows individual random > access of member or sequential pass of the directory. It can be > called by MVT COBOL and PL/I(F) programs. A demo program to print > the contents of an entire PDS is included in the ZIP. > COBOL PROGRAMS should call as PDSGET or NCZ93206. > PL/1(F) programs should call PDSGETP. > The comments in the code and the demo program document how to use > PDSGET. I haven't looked at either of these, but how does this differ from: 2004 Feb 28 ncz93205 Added subroutine to enable COBOL program access to partitioned datasets http://www.jaymoseley.com/hercules/miscpgms.htm#AccessPDSMembers Phil