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

submit with parameter?


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

New User


Joined: 27 Aug 2008
Posts: 5
Location: Munich

PostPosted: Tue Sep 28, 2010 4:12 pm
Reply with quote

Is it possible to pass a symbolic parameter in the Submit Command on the job?

e.g.
Command ===> sub "P=T"

//JOBCART
//STEP1 EXEC BBBBB,
// D=?

Thank and sorry for my bad English.
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue Sep 28, 2010 4:45 pm
Reply with quote

the ISPF SUBMIT command and the TSO SUBMIT command are the same.
enter TSO HELP SUBMIT and you will receive an answer.

on another front,
what command could possibly input 'P=T' and modify 'D=?'?
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 Using the Jobname parameter in a Qual... ABENDS & Debugging 1
No new posts Submit multiple jobs from a library t... JCL & VSAM 14
No new posts Demand with DEADLINE TIME parameter CA Products 4
No new posts Option DYNALLOC second parameter. DFSORT/ICETOOL 11
No new posts Writing the output file name from a p... JCL & VSAM 7
Search our Forums:

Back to Top