C
Chris King
Rules are great but if they don't work as expected, they are a wasted
feature. I wish that someone at Microsoft would read and perhaps reply to
this post...
I have found that with Outlook XP that under at least two conditions, that a
rule runs twice.
If I create a rule that fires off a script or if the action is 'notify with
specific message' the action runs twice.
For example, if I set up a rule to run this script:
Sub ProcessEmailTest(Item As Outlook.MailItem)
MsgBox Item.Subject
End Sub
I will get two messages. It does not matter what the script does, it always
runs twice.
This is a problem. I have tested on multiple PCs but from my searches, it
would appear that once again, I am the only person in the world experiencing
this. -
Anyway, anyone else?
-ck
feature. I wish that someone at Microsoft would read and perhaps reply to
this post...
I have found that with Outlook XP that under at least two conditions, that a
rule runs twice.
If I create a rule that fires off a script or if the action is 'notify with
specific message' the action runs twice.
For example, if I set up a rule to run this script:
Sub ProcessEmailTest(Item As Outlook.MailItem)
MsgBox Item.Subject
End Sub
I will get two messages. It does not matter what the script does, it always
runs twice.
This is a problem. I have tested on multiple PCs but from my searches, it
would appear that once again, I am the only person in the world experiencing
this. -
Anyway, anyone else?
-ck