FORMULA LANGUAGE
Attaches a file to a document.
Syntax
@Command( [EditInsertFileAttachment] )
or
@Command( [EditInsertFileAttachment] ; file ; compress )
Parameters
file
Usage
A document must be open in Edit mode with the insertion point in a rich text field.
This command does not work on the Web.
Language cross-reference
EmbedObject method of LotusScript NotesRichTextItem class
embedObject method of Java RichTextItem class
Example See Also