I am attempting to get a listing of all members in a PDS and the last time each of the members were updated.
Attempt1:
I looked at LISTDS and that just provides the members
DUMMY = OUTTRAP("MEM.")
"LISTDS '"my-pds"' MEMBERS"
DUMMY = OUTTRAP("OFF")
Attempt2:
I looked at LMMLIST and STATS...
I am looking to create a report of missing numbers in a series of numbers. An example of this would be:
Record 1: Book1 Issue=1
Record 2: Book1 Issue=2
Record 3: Book1 Issue=4
Record 4: Book1 Issue=10
Record 5: Book2 Issue=3
Record 5: Book2 Issue=5
The maximum number is never consistance and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.