7.2.3.5 Msgdisable Hexmate Option

The --msgdisable=num option disables error, warning or advisory messages during execution of Hexmate.

Attention: Use this option with caution, as it might mask problems in input files or with options and lead to code failure.
The option is passed a comma-separated list of message numbers that are to be disabled. See a list of messages and their corresponding number in the Error and Warning Messages section towards the end of this document. Any error message numbers in this list are ignored unless they are followed by an :off argument. For example:
--msgdisable=964,1601

If the message list is specified as 0, then all warnings are disabled.