I'm looking for a C-callable subroutine that would give me the ISPF statistics for a PDS(E) member (if available). I'm particularly interested in the "changed" timestamp. I've searched the C library and LE programming docs but could easily have missed something. Does such a function exist?
I picture the input to the subroutine being a DS name and member name, but I could be flexible on that. Yeah, I know how to write my own but you know how it is. I suppose using OPEN and DESERV GET would not be too bad, but I would still prefer not to have to go that route. Charles ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
