.

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


FileDatabaseCopy @Command
Displays the Copy Database dialog box, where the user can copy the current database to a new location.

Syntax

@Command( [FileDatabaseCopy] )

Usage

A database must be open, or selected on the workspace. The user must have at least Reader access to the database.

This command does not work on the Web.

Language cross-reference

CreateCopy method of LotusScript NotesDatabase class

createCopy method of Java Database class

See Also