>The remote computer has a file the contains an MVS job. I would like to >transfer it directly to the internal reader.
One way to do this is to GET the file into a temporary file on the z/OS system. You could then either follow with a second step to copy the file into an internal reader, or logon to the z/OS FTP server from the z/OS system in the same step, and submit the JCL using PUT and SITE FILETYPE=JES. ---------------------------------------------------------------------- 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

