| IBM MAINFRAME HELP & SUPPORT FORUMS Technical Forums for IBM Mainframe Applications like COBOL, JCL, CICS, DB2, FileAid, DFSORT, Endevor, Xpediter, CoolGen, CA-7&11, AbendAid, IMS, IDMS, PL/I, MqSeries, SyncSort, Assembler, ChangeMan, Easytrieve, InterTest, REXX, CLIST etc...
|
| View previous topic :: View next topic |
| Author |
Message |
JOYEETA PAUL
Joined: 18 Sep 2008
Posts: 21
Location: bangalore
|
| Posted: Tue Nov 04, 2008 8:19 pm Post subject: How to code the 'JCL prog using IRXJCL' in REXX |
|
|
| can anybody tell me how to code the 'JCL prog using IRXJCL' in REXX prog. |
|
| Back to top |
|
Pedro
Joined: 01 Sep 2006
Posts: 632
Location: work
|
| Posted: Tue Nov 04, 2008 8:25 pm Post subject: Reply to: IRXJCL |
|
|
Sorry, that comment does not make sense.
You can have a batch job where EXEC PGM=IRXJCL that executes a rexx program. Study the TSOE REXX Reference manual:
http://www-03.ibm.com/systems/z/os/zos/bkserv/r10pdf/ |
|
| Back to top |
|
dick scherrer
Joined: 23 Nov 2006
Posts: 9195
Location: 221 B Baker St
|
| Posted: Wed Nov 05, 2008 1:05 am Post subject: |
|
|
Hello,
Keep in mind that if you use irxjcl, you can use only rexx functions. TSO/ISPF functions will fail when irxjcl is used. |
|
| Back to top |
|
| |
THIS IS AN ARCIVE FORUM IN READ ONLY MODE. IF YOU WANT TO ASK YOUR DOUBTS USE THE ACTUAL FORUM
|