IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Can v hav variables for filenames in PUT stmt in FTP JCL


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
aavugari mayuri

New User


Joined: 15 Aug 2006
Posts: 10

PostPosted: Tue Aug 15, 2006 4:20 pm
Reply with quote

hi all,

My applications needs files to be transferred whose destination file names are generated in some sequence. i will be scheduling my job using a Scheduler. is it possible to have variables for filenames in PUT statement in JCL where the variablei.e.., the filenames will be taken from a dataset.
i know that user id and password can be taken from a dataset while running. i want the file names also to be taken in the same way.

can anyone help...

Mayuri
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Aug 15, 2006 5:39 pm
Reply with quote

Just putthe word PUT as the first word in your sataset, and use it in the input of FTP (just after the userid/password dataset).

O.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts JCL with variables JCL & VSAM 1
No new posts JCL Variables JCL & VSAM 1
No new posts reset/clear ALL application profile v... TSO/ISPF 3
No new posts REXX - Adding variables CLIST & REXX 8
No new posts using based or defined variables PL/I & Assembler 2
Search our Forums:

Back to Top