View Single Post
  #5  
Old June 4th 07, 07:06 PM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default Problem using Outlook Redemption VBA code

You can try to create a rule that runs when a message is sent.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

wrote in message
oups.com...
Actually there are a number of rules that operate on the message - the
first rule contains my "run a script" option. Perhaps I should make
it an event that runs when I hit the reply button - is that possible?

On Jun 2, 6:28 pm, wrote:
Yes, there is another rule that moves the item to a folder. Are rules
run asynchronously - I had thought they were sequential. Should I
incorporate all the preferred actions into the code as well? That is
not as flexible as using rules but if it gets the job done I might
have to live with it.

By the way, thanks for your great work with Redemption!

Regards,
Wazza

On Jun 2, 3:27 am, "Dmitry Streblechenko" wrote:

Does any other rule touch the same item?
The problem might be a conflict between inpItem and Item (they both
refer to
the same message).


Dmitry Streblechenko (MVP)http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool




Ads