Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!cbatt!ucbvax!blia.UUCP!ted From: ted@blia.UUCP.UUCP Newsgroups: mod.computers.vax Subject: Re: Info-Vax Digest (suppressing error messages) Message-ID: <8703121751.AA20496@blia.BLI> Date: Thu, 12-Mar-87 12:51:49 EST Article-I.D.: blia.8703121751.AA20496 Posted: Thu Mar 12 12:51:49 1987 Date-Received: Sat, 14-Mar-87 15:23:40 EST References: <8703120316.AA11929@ucbvax.Berkeley.EDU> Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 26 Approved: info-vax@sri-kl.arpa [Note: I am posting this to the net instead of mailing to the asker as I am unsure of how to mail to a BITNET site.] > [question on how to suppress error messages on "$DELETE *.JOU;*" command in > logout command file.] To suppress all DCL error messages, issue the following command: $ SET MESSAGE/NOFACILITY/NOIDENT/NOSEVERITY/NOTEXT Since you are suppressing all four portions of the error message, DCL suppresses printing the message, so you don't even get a blank line. Two warnings: the error is still processed so you still need ON/NOON commands; also, all error messages are suppressed until you issue another SET MESSAGE command to re-enable at least one of the four parts. =============================================================================== Ted Marshall Britton Lee, Inc. p-mail: 14600 Winchester Blvd, Los Gatos, Ca 95030 voice: (408)378-7000 uucp: ...!ucbvax!mtxinu!blia!ted ARPA: mtxinu!blia!ted@Berkeley.EDU disclaimer: These opinions are my own and may not reflect those of my employer; I leave them alone and they leave me alone.