atomicrabbit
09-24-2007, 12:47 PM
Hi ppl,
I made a simple script to do something when an email arrived in my inbox. It worked for about a day, but now when the script runs (via Rules and Alerts), it no longer does anything. At first I thought it was a syntax error somewhere, but I tried replacing the script with a simple line of code that pops up a messagebox
MsgBox "Test"
When it runs through the rules, it does all the other events within the rule (i.e. play a sound, mark as read, etc), but the script does not run. Why would it work one day and not the next ??? I'm so confused. I've never worked with VBA script in Outlook, although I am very experienced with VB code in general.
Please help :(
I made a simple script to do something when an email arrived in my inbox. It worked for about a day, but now when the script runs (via Rules and Alerts), it no longer does anything. At first I thought it was a syntax error somewhere, but I tried replacing the script with a simple line of code that pops up a messagebox
MsgBox "Test"
When it runs through the rules, it does all the other events within the rule (i.e. play a sound, mark as read, etc), but the script does not run. Why would it work one day and not the next ??? I'm so confused. I've never worked with VBA script in Outlook, although I am very experienced with VB code in general.
Please help :(