JAVA/CORBA CLASSES
Given the name of a file or an application, either:
RichTextItem
Syntax
public EmbeddedObject embedObject(int type, String class, String source, String name) throws NotesException
Parameters
int type
EmbeddedObject
Files can be attached on any supported platform.
Files can be embedded as OLE/1 objects on any supported platform (if the file is of a supported type, such as a LotusĀ® application data file).
Language cross-reference
EmbedObject method in LotusScript NotesRichTextItem class
EditInsertObject @command in formula language
EditInsertFileAttachment @command in formula language
Example See Also