MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to hide the TSO/E messages in a CLIST

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF
View previous topic :: View next topic  
Author Message
bade_miya
Beginner


Joined: 10 Dec 2003
Posts: 110
Topics: 38

PostPosted: Sun May 15, 2005 5:40 am    Post subject: How to hide the TSO/E messages in a CLIST Reply with quote

Hi all,
In our site there is a backup utility(CLIST) for which we can specify one changeman package number and it will take the backup and display the backup file name. Now i am trying to reuse this utility to take bulk backups. To be more precise, i will give a list of changeman packages in an input file to my new rexx program. This rexx program will call the CLIST for all the package numbers in the list. The rexx is working fine. But the problem is that there are lots of TSO/E messages displayed in the screen for one package itself. So for the whole list there will be lots of messages in the terminal.
I want to avoid these messages. I tried using MSG('OFF') in my rexx which calls the clist, but understand that command will not carry over to the module being called. I dont know what is the command in CLIST to hide the TSO/E messages. Can any one help me?

Thanks
Jaison
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Sun May 15, 2005 6:01 am    Post subject: Reply with quote

bade_miya,


Please search before posting . Check this link

http://mvsforums.com/helpboards/viewtopic.php?t=109&highlight=msg

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
bade_miya
Beginner


Joined: 10 Dec 2003
Posts: 110
Topics: 38

PostPosted: Sun May 15, 2005 6:19 am    Post subject: Reply with quote

Hi Kolusu,
Thanks for the quick response. But I have already seen this link. In the link which you provided, the program is a rexx program. But i am calling a CLIST from my REXX and i want to supress the message comming from the CLIST. Please let me know whether there is any way to suppress messages in a CLIST. I tried MSG('OFF') in my CLIST, but its not working.

thanks
Jaison
Back to top
View user's profile Send private message
Mervyn
Moderator


Joined: 02 Dec 2002
Posts: 415
Topics: 6
Location: Hove, England

PostPosted: Sun May 15, 2005 3:47 pm    Post subject: Reply with quote

Jaison,

You need to use the CONTROL command in your clist.

This is the link:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IKJ4B820/13.4?DT=20020717155508#HDRCONTROL

Try CONTROL NOMSG. If that doesn't work, experiment!

Cheers,
Merv
_________________
The day you stop learning the dinosaur becomes extinct
Back to top
View user's profile Send private message
bade_miya
Beginner


Joined: 10 Dec 2003
Posts: 110
Topics: 38

PostPosted: Tue May 17, 2005 10:34 am    Post subject: Reply with quote

Hi Mervyn,
Thank you so much for the help. CONTROL NOMSG worked.

Thanks
Jaison
Back to top
View user's profile Send private message
Mervyn
Moderator


Joined: 02 Dec 2002
Posts: 415
Topics: 6
Location: Hove, England

PostPosted: Tue May 17, 2005 3:20 pm    Post subject: Reply with quote

My pleasure.
_________________
The day you stop learning the dinosaur becomes extinct
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> TSO and ISPF All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group