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

Return code with Customized statement


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sskarikalan

New User


Joined: 29 Apr 2005
Posts: 1
Location: Chennai

PostPosted: Tue Sep 30, 2008 9:59 pm
Reply with quote

Hi,
I like to know, it is possible to display the customized statement with return code. For exampe, if you run the job successfully, it will display
RC = 0. In this case, Is it possible to add our customized statement,
Like "RC = 0. Your Job ran sucessfully" or "RC = 8, Your job is failed"
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Sep 30, 2008 10:20 pm
Reply with quote

Hello and welcome to the forum,

Quote:
Like "RC = 0. Your Job ran sucessfully" or "RC = 8, Your job is failed"
If you include such code in your program, you may display whatever informatoinal messages you choose. It will not happen automatically.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
Search our Forums:

Back to Top