.

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: AppendDocLink method
1. This script creates a new mail memo. In the Body item of the memo, the script places a doclink to the current database.
2. This script creates a new mail memo. In the Body item of the memo, the script places a doclink to the Boots folder in the current database.
3. This script creates a new mail memo. In the Body item of the memo, the script places a doclink to the first document in the Boots folder in the current database.
4. This script creates a new mail memo. In the Body item of the memo, the script places a doclink to each document in the Boots folder in the TEST.NSF database. Each doclink is followed by a tab, the Subject item of the document being linked to, and a carriage return.
See Also