To continue reading for free, register below or login
To read more you must become a member of SearchDomino.com
');
// -->

Formula Language does not provide a method to do this. LotusScript contains the AppendDoclinkMethod of the NotesRichTextItem, which allows you to define many of the attributes of the link being included. If you convert your Formula language code to LotusScript, you would need to create the document to be sent and populate each field specifically. Make sure you also add the appropriate doclink to the body field.
Do you have comments on this Ask the Expert Q&A? Let us know.
Related information from SearchDomino.com:
Tip: Launch large attachments within an email from a Notes database
Reference Center: LotusScript tips and advice
Reference Center: Formula language tips and advice
|