Is there a generic process to convert a file on z/OS to display format? I have a couple hundred files on z/OS I need to convert to Display format before they are NDM to the midrange/Linux. These files contain compressed fields. I'm doing this because I want the files to land on the midrange as ASCII and not as EBCDIC/binary. I'm also trying to avoid writing a COBOL conversion routine for each file. Thanks in advance for any help.