.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


OpenView method
Example

Opens a view in the database.

Defined in

NotesUIDatabase

Syntax

Call notesUIDatabase.OpenView( viewName$ [, key$] [, newinstance] [, replaceView] )

Parameters

viewName$


key$

Note This parameter is new with Release 5.


newinstance

Note This parameter is new with Release 5.


replaceView

Note This parameter is new with Release 5.0.4.


Language cross-reference

OpenView @command in formula language

ViewChange @command in formula language

SwitchView @command in formula language

OpenCalendar @command in formula language

Example
See Also