Need to submit a series of JCL Jobs using REXX



IBM's Command List programming language & Restructured Extended Executor

Re: Need to submit a series of JCL Jobs using REXX

Postby NicC » Thu May 15, 2014 2:50 am

Check what you coded against what I posted for the submit card. Also note something else that is different between your code and mine. And read the manual to find out why.
You also have not made either of the changes suggested in my first post to get XINPARM populated. Otherwise you seem to be using it ok.
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: Need to submit a series of JCL Jobs using REXX

Postby Pedro » Thu May 15, 2014 2:58 am

And read the manual to find out why.

You should get familiar with TSO/E Rexx Reference, manual SA22-7790, and TSO/E Command Reference, manual SA22-7782.

My earlier post assumed you knew the difference between TSO commands and the rexx language.
Pedro Vera
User avatar
Pedro
 
Posts: 684
Joined: Thu Jul 31, 2008 9:59 pm
Location: Silicon Valley
Has thanked: 0 time
Been thanked: 53 times

Previous

Return to CLIST & REXX

 


  • Related topics
    Replies
    Views
    Last post