FORMULA LANGUAGE


AdminOpenUsersView @Command
Opens a Domino Directory on the selected server and displays its People view.

Note This @command is obsolete in Release 6.

Syntax

@Command( [AdminOpenUsersView] )

Usage

AdminOpenUsersView is available only when the Domino Administrator is open.

When there is only one Domino Directory on the selected server, AdminOpenUsersView opens it and displays its People view. When there are multiple Domino directories on the selected server, Notes/Domino displays a dialog box that allows you to select the directory to open.

This command does not work on the Web.

Language cross-reference

GetView method of LotusScript NotesDatabase class

getView method of Java Database class

See Also