I am using the AppentText mthod in a PostSave event of the Memo Form…
Call source.FieldAppendText( “Body”, “Test”)
When you click Send, the text “Test” is appened on screen, but the extratext is not shown when the recpient receives the email. Also, the senders sent folder has the email without the extra text
why is this?