LOTUSSCRIPT/COM/OLE CLASSES
Sub Postsend(Source As Notesuidocument) Messagebox Source.FieldGetText("Subject"),, _ "Memo sent to " & Source.FieldGetText("SendTo") End Sub
See Also