A
Albacrest
I've been using the script debugger to locate the source of a problem where
Outlook either hangs using 99% processor or terminates with "Outlook.exe has
generated errors......etc" It's only happening when I dismiss a reminder
I've got to the point where I can follow the script all the way through and
it reaches the end before Outlook crashes.
What I can't see is the events that occur after Item_Read() and
Item_PropertyChange() have terminated. How can I find out what happens after
my code has apparently completed?
Jeff Mowatt
Outlook either hangs using 99% processor or terminates with "Outlook.exe has
generated errors......etc" It's only happening when I dismiss a reminder
I've got to the point where I can follow the script all the way through and
it reaches the end before Outlook crashes.
What I can't see is the events that occur after Item_Read() and
Item_PropertyChange() have terminated. How can I find out what happens after
my code has apparently completed?
Jeff Mowatt