Forum Discussion
Abe
Frequent Contributor
6 years agoIf you're using the GUI, then select the message that you want to suppress and right-click it. In the pop-up context menu, select, Suppress -> Suppress messages with Matching ID. This will suppress these messages with the same message ID.
Alternatively, you can create a <project_name>.srf file and include the following lines in it:
{ "" "" "" "*" { } { } 0 18236 "" 0 0 "Design Software" 0 -1 0 ""}
{ "" "" "" "*" { } { } 0 292013 "" 0 0 "Design Software" 0 -1 0 ""}
Change the numbers "18236" , 29213" to match the message you want to remove. These numbers are the Message IDs.