W dniu 15.06.2023 o 17:20, Paul Gilmartin pisze:
On Thu, 15 Jun 2023 16:10:20 +0100, Jack Zukt  wrote:

Is there a way to get the PDS/PDSE member information, namely,
member/userid/last change date in batch? I have not been able to get to it
using rexx.

I've done this by allocating the PDS DSORG=PS,RECFM=F,LRECL=256
reading the directory with EXECIO and parsing the blocks according to
the definitions.

PDSE is supposed to provide similar support.

This works only for members created by ISPF and some utilities that
support the ISPF convention.

PDSE information is also available via FAMS, but IBM won't tell you
anything about that.

Alternatively, you could use ISPF LM services in batch (LMMSTATS?)



<rant>
I wish I would have some REXX functions like LISTDSI.
And some functions/commands like member rename, delete.
And...
<end of rant, time for ma pills>

--
Radoslaw Skorupka
Lodz, Poland

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to