LOTUSSCRIPT/COM/OLE CLASSES


Examples: GetAttachment method
1. This script gets an attachment called JIM.SAM from a document.
2. This script checks the Body item of a document to see if it contains an attachment called JILL.SAM. If not, the script uses GetAttachment to search the entire document for the attachment.
See Also