FORMULA LANGUAGE


ToolsReplicate @Command
Displays the Replicate dialog box, where the user can choose to replicate the current database using the options defined in Replicator or using special one-time options.

Syntax

@Command( [ToolsReplicate] ; repMethod )

Parameters

repMethod


Usage

A database must be open or selected on the workspace.

This command does not work on the Web.

Language cross-reference

Replicate method of LotusScript NotesDatabase class

replicate method of Java Database class

See Also