Administrator's Reference

MSGSUPPRESS

Specifies a level of messages to be suppressed. Suppression does not affect response to console commands or the content of the activity log. You cannot suppress error (E) or severe error (S) messages.

Syntax

>>-MSGSUppress--n----------------------------------------------><
 

Parameters

n
Specifies the levels of messages to be suppressed:

0
No messages are suppressed. This is the default.

1
All information (I) are suppressed.

2
All information (I) and warning (W) messages are suppressed.

Examples

msgsuppress 2


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]