[mod.computers.vax] Info-Vax Digest

ted@blia.UUCP.UUCP (03/12/87)

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