 |
 |
Current group: bit.listserv.tsorexx
Re: Find Return code of previous step with REXX
| Hamilton, Robert L | | Jay Pillai |
|
|
 | | From: | Hamilton, Robert L | | Subject: | Re: Find Return code of previous step with REXX | | Date: | 18 Jan 2005 04:09:42 -0800 |
|
|
 | Do a google for STORAGE function and REXX
Check also on MVSHELP.COM
bobh
-----Original Message----- From: TSO REXX Discussion List [mailto:TSO-REXX@VM.MARIST.EDU] On Behalf Of Jay Pillai Sent: Tuesday, January 18, 2005 5:44 AM To: TSO-REXX@VM.MARIST.EDU Subject: Find Return code of previous step with REXX
Is it possible to find the return code of a step in JCL with REXX
Example: JCL with 2 steps STEP1 Does some processing... and gives a return code STEP2 REXX step, to trap this Return code and pass it as a variable to another program.
Any hints, how to do this.
Thank you
Jay
This e-mail, including attachments, is intended for the person(s) or company named and may contain confidential and/or legally privileged information. Unauthorized disclosure, copying or use of this information may be unlawful and is prohibited. If you are not the intended recipient, please delete this message and notify the sender
---------------------------------------------------------------------- For TSO-REXX subscribe / signoff / archive access instructions, send email to LISTSERV@VM.MARIST.EDU with the message: INFO TSO-REXX
---------------------------------------------------------------------- For TSO-REXX subscribe / signoff / archive access instructions, send email to LISTSERV@VM.MARIST.EDU with the message: INFO TSO-REXX
|
|
 | | From: | Jay Pillai | | Subject: | Re: Find Return code of previous step with REXX | | Date: | 19 Jan 2005 04:25:34 -0800 |
|
|
 | I did a search in Google, but I did not found anything which can give me a Job step return code. Is there any other way to do this?.
Jay
"Hamilton, Robert L" .EDU>
Sent by: TSO REXX To: TSO-REXX@VM.MARIST.EDU Discussion List cc: (bcc: Jay Pillai/SwissRe) ST.EDU> Subject: Re: Find Return code of previous step with REXX
18.01.2005 13:09 Please respond to TSO REXX Discussion List
Do a google for STORAGE function and REXX
Check also on MVSHELP.COM
bobh
-----Original Message----- From: TSO REXX Discussion List [mailto:TSO-REXX@VM.MARIST.EDU] On Behalf Of Jay Pillai Sent: Tuesday, January 18, 2005 5:44 AM To: TSO-REXX@VM.MARIST.EDU Subject: Find Return code of previous step with REXX
Is it possible to find the return code of a step in JCL with REXX
Example: JCL with 2 steps STEP1 Does some processing... and gives a return code STEP2 REXX step, to trap this Return code and pass it as a variable to another program.
Any hints, how to do this.
Thank you
Jay
This e-mail, including attachments, is intended for the person(s) or company named and may contain confidential and/or legally privileged information. Unauthorized disclosure, copying or use of this information may be unlawful and is prohibited. If you are not the intended recipient, please delete this message and notify the sender
---------------------------------------------------------------------- For TSO-REXX subscribe / signoff / archive access instructions, send email to LISTSERV@VM.MARIST.EDU with the message: INFO TSO-REXX
---------------------------------------------------------------------- For TSO-REXX subscribe / signoff / archive access instructions, send email to LISTSERV@VM.MARIST.EDU with the message: INFO TSO-REXX
This e-mail, including attachments, is intended for the person(s) or company named and may contain confidential and/or legally privileged information. Unauthorized disclosure, copying or use of this information may be unlawful and is prohibited. If you are not the intended recipient, please delete this message and notify the sender
---------------------------------------------------------------------- For TSO-REXX subscribe / signoff / archive access instructions, send email to LISTSERV@VM.MARIST.EDU with the message: INFO TSO-REXX
|
|
|
| | |
|
 |