This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Sent's View ~Sarah Cisgeromannivu 15.Jul.03 02:27 PM a Web browser Applications Development All ReleasesWindows NT
Hello, Christian!
You're correct. My script just send a new mail to somebody. I know that sent view show documents, but when tried to manipulate the document generated by send script, it failed! Before, the send script was that:
Set maildoc = New NotesDocument(db)
maildoc.SaveMessageOnSend = true
maildoc.Form = "Memo"