LOTUSSCRIPT/COM/OLE CLASSES


Examples: Send method
1. This script mails a document and its form. The document is mailed to the recipients contained in the SendTo item of the document.
2. This script sets the value of the SendTo item in a document. It then mails the document and its form. The document gets mailed to Carl Pycha.
3. This script mails a document to Sally Bowles. The form is not mailed.
4. This script mails a document and its form to Jim Dinauer, Betty Dinauer, and Mary Sticka.
5. This script mails a document to anyone listed in its DocAuthor field.
6. This script creates a new document in the current database and mails it to Elissa Minty.
See Also