.

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

FORMULA LANGUAGE


AddDatabaseRepID @Command
Adds an icon to the desktop for the database specified by its replica ID.

Syntax

@Command( [AddDatabaseRepID] ; replicaID ; serverHint ; bookmark )

Parameters

replicaID


serverHint
bookmark

Note This parameter is new with Release 5.


Usage

AddDatabaseRepID is similar to @Command( [AddDatabase] ) but uses a replica ID instead of a server/path name.

The database has to exist in the Notes Data directory on the server, otherwise it will not be found.

AddDatabaseRepID looks for the replica in the following order:


This command does not work on the Web.

See Also