Defines the level of messages seen in the interactive ESSCMD shell.
Syntax
SETMSGLEVEL level| Parameter | Description | 
|---|---|
level  | Level setting for messages. Values: 1 - Make no changes 2 - Display all information messages 3 - Display only warning messages 4 - Display only error messages 5 - Display no messages  | 
Notes
The SETMSGLEVEL command defines the level of messages seen in the interactive ESSCMD shell. To set the level of messages seen in an ESSCMD output file, use the OUTPUT command.
Example
SETMSGLEVEL 3;
See Also