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

REXX Code to compile a module


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
harinair_kn
Warnings : 2

New User


Joined: 27 Feb 2006
Posts: 16
Location: India

PostPosted: Thu May 19, 2011 3:20 pm
Reply with quote

I want to create a REXX code to compile and link a module. In the command line of the program, if I give a command like "Compile", the member should be compiled and link to the PDS mentioned in the JCL. Can someboy help me to achieve this?

Thanks,
Sreehari
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Thu May 19, 2011 3:47 pm
Reply with quote

Here's a few previous topics on this same concept:

www.ibmmainframes.com/viewtopic.php?t=43802
www.ibmmainframes.com/viewtopic.php?t=36697
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu May 19, 2011 6:34 pm
Reply with quote

it would be wiser to ask Your support first!


many organization, and that' s the common behavior, frown about running compilations in foreground ( aka under TSO )

even more about running compilations / building <things> without using the standard process in place
( there are places where such behavior is cause for lawful termination )
and outside the change management process
too many things might be picked and stored from/in the wrong place

You are warned, so You better beware/meditate before proceeding!
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
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
Search our Forums:

Back to Top