home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!paladin.american.edu!auvm!SEA04VM.NAVSEA.NAVY.MIL!COTRSSM
- X-Delivery-Notice: SMTP MAIL FROM does not correspond to sender.
- Message-ID: <REXXLIST%92072314145392@UCF1VM.BITNET>
- Newsgroups: comp.lang.rexx
- Date: Thu, 23 Jul 1992 14:13:52 EST
- Sender: REXX Programming discussion list <REXXLIST@UGA.BITNET>
- From: "Scott (nmi) Mattes" <COTRSSM@SEA04VM.NAVSEA.NAVY.MIL>
- Subject: Re: Silencing DMT messages and/or others
- Comments: To: General REXX Language Discussion List
- <REXXLIST@ucf1vm.cc.ucf.edu>
- In-Reply-To: Message of Wed, 22 Jul 1992 10:55:18 CDT from <MOSWALD@UNMCVM>
- Lines: 16
-
- On Wed, 22 Jul 1992 10:55:18 CDT Mike Oswald said:
- >Is there a way to silence or shut off unwanted RSCS messages after
- >issuing a print command? We are operating under VM/XA and I would
- >like to shut these types of messages off. With other guest systems
- >SET CMSTYPE HT seems to work fine.
-
- On later versions of RSCS you can pass parms on the TAG info to tell
- it to not send messages.
-
- Below is what you have to set the tag to, I think the columns are
- important.
-
- GDDMPRT SYSTEM 50 ( SENTMSG=NO FINALMSG=NO ENQMSG=NO )
-
- Scott | No success can compensate for failure in the home. David O. McKay
- Mattes | President 1951-70, Church of Jesus Christ of Latter-day Saints
-