vmsVerboseMsgLevel
vmsVerboseMsgLevel =message_level
Description
Specifies the highest message level to be printed. Higher numbers result in more messages being printed; lower numbers result in fewer messages being printed. The value must be an integer equal to or greater than zero, which is the highest message level to be printed.
Level 0 (zero) messages are printed as is. Messages of level 1 or higher are prefixed with VAMS Diagnostics.
Messages are categorized as fatal (F), warning (W), or error (E) and each is displayed with a mnemonic.
Example
vmsVerboseMsgLevel =message_level
\o VAMS *W, MNEERR: Inherited Expressions for multiple member terms for port "zz"
\o cannot be formatted. Declaring it without any net expression
\o attribute.
Return to top