How to submit JCL from rexx.



IBM's Command List programming language & Restructured Extended Executor

How to submit JCL from rexx.

Postby vaneeshkhurana » Sun Dec 25, 2011 6:43 pm

Rexx Syntax to simply submit a JCL. (ABC.XYX.PDS(JCL1))
vaneeshkhurana
 
Posts: 1
Joined: Sun Dec 25, 2011 6:12 pm
Has thanked: 0 time
Been thanked: 0 time

Re: How to submit JCL from rexx.

Postby NicC » Mon Dec 26, 2011 2:54 am

Why? And what is wrong with searching the forum? And to understand what you will be doing you need to understand the basics of Rexx.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: How to submit JCL from rexx.

Postby MrSpock » Mon Dec 26, 2011 6:30 am

User avatar
MrSpock
Global moderator
 
Posts: 807
Joined: Wed Jun 06, 2007 9:37 pm
Location: Raleigh NC USA
Has thanked: 0 time
Been thanked: 4 times

Re: How to submit JCL from rexx.

Postby dick scherrer » Mon Dec 26, 2011 10:47 am

Hello and welcome to the forum,

Rexx Syntax to simply submit a JCL. (ABC.XYX.PDS(JCL1))
Just curious - what might be more simple than
"SUB ABC.XYX.PDS(JCL1)"?

Possibly there is more to the question?
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post