i want to read the name of change man packege member which is opened in edit mode,like a PDS. I tried with
"ISREDIT MACRO"
"ISREDIT (CURRMBR) ="MEMBER
SAY CURRMBR
first you need to download a copy of the ispf edit macro documentation. ISPZEM50.pdf
then you need to understand that what changeman is presenting to you is not a member of a PDS, but a qsam file. So use the dsn EDIT command that you will find in the book.