.

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

LOTUSSCRIPT/COM/OLE CLASSES


Examples: EmbedObject method
1. This script creates a new document in the current database, creates a new rich text item called Body on the document, and attaches the file JIM.SAM to the Body. It then sets the value of the Form and Subject items on the document and saves it.
2. This script is identical to the one above, except that it creates an embedded object using the file .JIM.SAM
3. This script is identical to the one above, except that it creates an object link using the file .JIM.SAM
4. This script embeds a new, blank embedded object in the Body item of a document. The object is created using 1-2-3.
See Also