/ Forums / Advansys Formativ / Creating Solutions with Formativ / BUG: Retreiving the Subject of CurrentItem / Reply To: BUG: Retreiving the Subject of CurrentItem
October 14, 2008 at 7:01 am
#8022
Hi,
1. The need:
We want to (when an email is sent) to also send a copy of the message + plus one Attachment we produce to a special email box. This copy also gets all recursive attachment of the composing email (in the case of Forward as Attachment) and attach them to the copy email in a linear fashion.
2. set oMsg = Client.clientstate.commandmessage
I was using clone initialy, don’t remember why I stopped. I do remember it was because of something. I’ll try again…
Thanks