I've been surprised by the number of unique solutions to this problem. I was trying to avoid jumping in, but I'm surprised no one has suggested the following:
//TSO EXEC PGM=IKJEFT01,REGION=4096K,DYNAMNBR=75 //SYSPRINT DD SYSOUT=* //SYSTSPRT DD SYSOUT=* //SYSTSIN DD * PROFILE PREFIX(MINE) EDIT 'YOURDATASET(MEMBER)' DA V ON C * 9999999 / / / ALL END SAVE Aren't there enough of us who remember using EDIT any more??? Alan ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

