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

Supress displaying of messages from a REXX program


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

New User


Joined: 13 Apr 2006
Posts: 7

PostPosted: Tue Jan 29, 2008 11:27 am
Reply with quote

Hi All,

When my REXX program tries to access anothe file already being used by another JCL a message is displayed on the screen denoting the same. How do I supress this message and hanlde it in my REXX program?

Please advice.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Tue Jan 29, 2008 11:51 am
Reply with quote

It depends on the origin of the message.

In most cases, the OUTTRAP function will do the job. In other cases, you might need to use TSO PROFILE with NOINTERCOM & NOWTPMSG.

In few cases, there is nothing to do about it.

O.
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