LOTUSSCRIPT/COM/OLE CLASSES


GotoFirstDocument method
Example

Moves the current pointer to the first document entry in a view navigator, skipping any category entries.

Note This method is new with Release 5.0.2b.

Note This method is supported in COM only.

Defined in

NotesViewNavigator

Syntax

Call notesViewNavigator.GotoFirstDocument( )

Language cross-reference

gotoFirstDocument method in Java ViewNavigator class

Example
See Also