Arc Label Messages: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 32:
<li>In the '''Class''' section select the '''Add...''' option.</li>
<li>Add a class with name "CHECK"</li>
<li>Select '''SQL Query...''' to define the class. In the SQL Query window set the following in the select from dialogue:<br>▼
[[File:Arc Label Adv01.jpg|600px]]
<br><br>
▲<li>Select '''SQL Query...''' to define the class. In the SQL Query window set the following in the select from dialogue:<br>
<tt>"Message" like '%CHECK%'</tt><br>
[[File:Arc Label Adv02.jpg|300px]]▼
This is shown in the image below.
<br>▼
▲<br><br>
Set the desired display options for "CHECK" type messages</li>
<li>Repeat the process for WARNING ("Message" like '%WARNING%') and ERROR ("Message" like '%ERROR%') messages, setting different styles for each type of message.</li>
| |||