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

how to handle the return code in rexx program


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

New User


Joined: 20 Apr 2006
Posts: 12

PostPosted: Tue Jun 05, 2007 2:10 pm
Reply with quote

Hi,
Can you please give some tips to solve my REXX problem??
I am writing a rexx program to execute two Pl/1 (Cobol) programs. But after running the first program I need to take the output of a first program and I have to pass to second one.

I need to check the return code of that Run Jcl.
If the Job Abends also I need to Send the reason to User.

Can you tell me how to handle the return code in rexx program???

TSO SUBMIT is to submit the JCL. I saw some where TSO OUTPUT AND STATUS.
But I didn't find anywhere the syntax of TSO OUTPUT.

Can you tell me the syntax of TSO OUTPUT??
Back to top
View user's profile Send private message
Kevin

Active User


Joined: 25 Aug 2005
Posts: 234

PostPosted: Tue Jun 05, 2007 3:23 pm
Reply with quote

TSO OUTPUT Command Syntax.
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 Using API Gateway from CICS program CICS 0
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
Search our Forums:

Back to Top