View Single Post
  #3  
Old October 17th 06, 01:37 PM posted to microsoft.public.outlook.program_vba
Woody
external usenet poster
 
Posts: 1
Default "run a script" rule won't fire macro

"Michael Bauer [MVP - Outlook]" wrote in
news
Am 16 Oct 2006 11:57:03 -0700 schrieb :

Please close Outlook and restart it.

Additionally, you must always clean up the Safe*Item objects yourself
at the end:

Set objSafeMailItem.Item=Nothing
Set objSafeMailItem=Nothing


Thanks. Re-starting outlook did the trick. I wonder why it doesn't have a
warning like, "You must restart Outlook for these changes to take effect."
Ads