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

Automatic JCL Prep using REXX


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
mm386

New User


Joined: 18 Feb 2007
Posts: 1
Location: Hyderabad

PostPosted: Sun Feb 18, 2007 4:09 pm
Reply with quote

Whenever i edit a JCL member and come out of it PREP should be done automatically.Would welcome any suggestions in this regard.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Sun Feb 18, 2007 5:59 pm
Reply with quote

You can use the DEFINE command (which is an Edit-Macro command) to replace the normal processing of END.

O.
Back to top
View user's profile Send private message
Shrimathi Krishnan

New User


Joined: 19 Apr 2007
Posts: 39
Location: Chennai

PostPosted: Mon Apr 23, 2007 2:12 pm
Reply with quote

Hi!!

can u please explain in detail how to do this? is there any sample code to peruse??
Back to top
View user's profile Send private message
timburkart

New User


Joined: 17 Mar 2007
Posts: 29
Location: USA

PostPosted: Wed Apr 25, 2007 3:13 am
Reply with quote

Why do you want to have your JCL validated everytime you exit edit? Among other reasons, I would find it to be a real nuisance. Why don't you simply invoke the PREP macro on the edit command line when you want your JCL to be checked?

regards,

tim
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Execute secondary panel of sdsf with ... CLIST & REXX 1
Search our Forums:

Back to Top