|
|
Find in Errors Table Dialog
This dialog lets you search for text that occurs in a specific column in the Errors Table. Find text -- Enter the text to search for in this field. You may use Regular Expressions in the search string. For example, ^[a-z] is a simple regular expression that matches all words that begin with a lower-case letter. Click here for more information on Regular Expressions. Search column -- Specify which column to search in. The search is limited to text that appears in the specified column. Match case -- Perform a case-sensitive search. Match entire word -- Matches the text pattern only if the pattern constitutes a whole word. Punctuation characters are ignored. Find Next -- Finds the next occurrence of the pattern. Find All -- Finds all occurrences of the pattern. The results are automatically selected and placed at the top of the Errors Table. |