Hi
By Lotusscript I create a mail using ComposeDocument. This work good. I also want to insert my signature in my mail. Is it possible to do this in lotusscript ?
Hi
By Lotusscript I create a mail using ComposeDocument. This work good. I also want to insert my signature in my mail. Is it possible to do this in lotusscript ?
Subject: Insert mail signature
in ur mailbox clickTools->Preference->Signature
Then insert ur own signature.
When u issue a ComposeDocument command, “Memo” form will be loaded. But there is some script inside “Memo” form that will execute to fetch the signature (if there is any). So the signature should be inside the email, not in ur agent.
Hope this help.