On Tue, 28 Apr 2009 10:51:55 -0500, Kirk Wolf <[email protected]> wrote:
>John, > >In this example, why not just use a temporary MVS dataset with >DISP=PASS into the Unix step? > >Then use: > >fromdsn //DD:MYTEMP | process > >or: > >cp //DD:MYTEMP /dev/fd1 | process > >Kirk Wolf >Dovetailed Technologies That's a possibility. I was wanting a "permanent" UNIX file. But I could do it some other way, I guess. I guess I was wanting to easily relate the UNIX file to the creating job for some reason. -- John ---------------------------------------------------------------------- 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

