G
George Hester
I tried putting a msgbox in my Class's event-handler for the Class Terminate
sub. Trouble is if I shut Outlook down which is the only way of terminating
the class gracefully, I get a write to memory location error. Thus I cannot
keep the msgbox in that sub. But after a few hours I notice my class is no
longer working. I have to close Outlook 2000 and reopen it to initialize
the Class. In any case even when the class stops working and I have a
msgbox in the terminate event-handler, I do not get notified that the class
has terminated.
So my question is there some way I can get a notification the class has
crapped?
sub. Trouble is if I shut Outlook down which is the only way of terminating
the class gracefully, I get a write to memory location error. Thus I cannot
keep the msgbox in that sub. But after a few hours I notice my class is no
longer working. I have to close Outlook 2000 and reopen it to initialize
the Class. In any case even when the class stops working and I have a
msgbox in the terminate event-handler, I do not get notified that the class
has terminated.
So my question is there some way I can get a notification the class has
crapped?