User guide
14 DSView Installer/User Guide
To filter the list in the current window:
1. From a window containing a Filter field, type a text string in the field.
2. Click Filter. A filtered list of the information in the window will appear.
To return to a non-filtered list in the window:
1. Click Clear.
Saving Information in a DSView Software Window
When you modify information in a DSView 3.0 Explorer window, you must click Save in order to
apply the changes. A message box will appear if you click Close or try to exit the window by
clicking a link in the top bar, top navigation bar or side navigation bar without first clicking Save.
Table 1.4: Filter Field Text Strings
Typed in the Filter Field Results
<String>
Displays a filtered list of items that contain the word specified. For example, typing
“email” would list any items that contain the word “email”.
“<String>”
Displays a filtered list of items containing the exact phrase, including spacing and
punctuation, surrounded by quotation marks. For example, typing “email server”
will display items that contain the phrase, “email server”.
NOTE: The DSView software will provide a closing quotation mark if it is omitted.
(<String>)
Overrides the default (that is, left to right) order of precedence during evaluation of
a filter string using parenthesis (). For example, searching for email or Email and
server or service would be the equivalent of ( ( ( email or Email ) and server ) or
service ), which may not be the intended search. The DSView user may choose to
instead group the search terms with parenthesis, such as using ( email or Email )
and ( server or service ).
<String1> AND <String2>
Displays the items that contain both of the stings of text. For example, typing email
AND server will display items named email-server-3, email-server-2, server email
and so on.
<String1> OR <String2>
Displays all items that contain at least one of the strings of text. For example, typing
email OR server will find any items that contain the string email or the exact
string server.
NOT <String>
Displays all items that do not contain the string of text. For example, typing
NOT email will display all items except those containing email (email, email
server, email-server-1 and so on will not display).