If you have SimpList on your mainframe you can select (on the mainframe) the PC 
directory containing the JCL files you want to transfer. For example, if your 
JCL members have '.TXT' extensions you could enter the directory name like this:

C:\My directory\JCL files\*.TXT 

This will display (on the mainframe) a list of all the files in the PC 
directory that have the .TXT extension. You can then enter 'N *' on the command 
line to traNsfer every file displayed in the list, or enter 'N pattern' (e.g. 
'N abc*') to only transfer members that match the pattern. This will prompt you 
for the name of the data set to transfer the files to. If (for example) you 
enter the data set name as 'MYPREF.CNTL(*)', then MYJOB1.TXT will be 
transferred to a member called MYJOB1, and MYJOB2.TXT will be transferred to a 
member called MYJOB2 (etc).

HTH,

Dave Salt

SimpList(tm) - try it; you'll get it!
http://www.mackinney.com/products/SIM/simplist.htm


> Date: Wed, 29 Oct 2008 16:15:48 -0400
> From: [EMAIL PROTECTED]
> Subject: FTP MEMBERS FROM PC TO MAINFRAME (HOW TO)
> To: [email protected]
>
> Hello all,
>
> I have a whole bunch of JCL files on my PC and would like to get them over to 
> a library in my user id in z/OS.
>
> I could do this one member at a time but it would take forever.
>
> Any suggestions how to do all the members in one fell swoop would be 
> appreciated.
>
> Thanks.
> _____________
> LEGAL NOTICE
> Unless expressly stated otherwise, this message is confidential
> and may be privileged. It is intended for the addressee(s) only.
> Access to this E-mail by anyone else is unauthorized.
> If you are not an addressee, any disclosure or copying of the
> contents of this E-mail or any action taken (or not taken) in
> reliance on it is unauthorized and may be unlawful. If you are not an
> addressee, please inform the sender immediately, then delete this
> message and empty from your trash.
>
>
> ----------------------------------------------------------------------
> 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
>

_________________________________________________________________

----------------------------------------------------------------------
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

Reply via email to