/ Forums / Advansys Formativ / Creating Solutions with Formativ / Appending HTML After Signature / Reply To: Appending HTML After Signature
February 20, 2008 at 3:54 pm
#7937
Thanks for the tips!
Your alternative idea sounds very appealing. You reminded me of similar code to force our disclaimer at the end of externally sent email. This applet uses the following commands:
Call GroupWise.PosToEndOfText
Call GroupWise.Retrieve(ourfilename)
Can I get away with using PosToEndOfText twice? Once for our logo, and again for our disclaimer. It should be easy to try – but please let me know if this is a bad idea.
Your help is very appreciated.
rdryan