.

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


CopySelectedAsTable @Command
Copies one or more selected entries as a table.

Note This @command is new with Release 8.

Syntax

@Command([CopySelectedAsTable])

Usage

The selection must not be empty, or it results in the error "Cannot execute the specified command," but the selection may be a document, category, total, or calendar entry.

This command does the same as the menu command Edit / Copy As... / Table. It places on the clipboard a table containing a copy of the information in the selected view rows, including a doclink to each document. After navigating to the desired destination document, use the EditPaste or EditPasteSpecial command to paste the table into the destination document.

This command does not work on the Web.

See Also