LOTUSSCRIPT/COM/OLE CLASSES


AddDatabase method
Example

Adds a database to the workspace and highlights the icon, or highlights the icon if the database is already on the workspace.

Defined in

NotesUIWorkspace

Syntax

Call notesUIWorkspace.AddDatabase( server$ , filename$ )

Parameters

server$


filename$
Language cross-reference

AddDatabase @command in formula language

Example
See Also