[Contents] [Prev. Chapter] [Prev. Section] [Next Section] [Next Chapter] [Index] [Help]

2.3    Find Task by Keyword Dialog Box

The SysMan Menu arranges administrative tasks in management categories; however, you need to be able to locate a task by its name or a keyword associated with the task; for example, network, wizard, netsetup, configuration, and routing are all conceptually associated with the Network Setup Wizard.

Use the Find Task by Keyword Dialog Box to search for a task in the SysMan Menu.

FIELD

DESCRIPTION

Enter a search keyword:

Specifies the keyword, that is, a text fragment, used to search for a task.
Format: Text box
Data Type: Alphanumeric and special characters, including the following:

Text can contain the special characters `*', `?', `[ ],or `\'.

*

matches any sequence of characters

?

matches any individual character

[ ]

matches any character specified in the brackets. You can specify individual characters ([abc]), a range of characters ([n-z]), or a combination of the two [abc,n-z])

\x

matches the character x. This character lets you match any of the special characters

You can concatenate the regular expressions with the | (pipe) character. The first regular expression is tested for a match, then the second, and so on.

BUTTON DESCRIPTION
OK

Performs the search and closes the Find Task by Keyword dialog box.

Apply

Performs the search without closing the Find Task by Keyword dialog box.

Cancel

Closes the dialog box without performing a search.

Help

Displays help for the dialog box.

See Also