Thank you Dmitry,
this was quite embaressing. I just mistypes the variable! I would have
supected the compiler (or pharser) tells me about it, but now it gives
me some cryptic error message. *g*
No the oddest thing happend. I changed the macro and it is no longer
working!
As if it were empty. So I created a new function, and nothing happens.
Playing around in the VBA editor I suddenly get the message that the
macros are disabeld, yet I did not change a thing.
Turns out I had to delete the whole Module, save, exit and create a
all new one for the marcro to work again. Could this be some bug?
Maybe something jet again with a new service pack?
Do you, or anyone know any work arounds for this?
Thank you!
> Change the line
> Print #1, onMailItem.Body.Item; ' ERROR here!
[quoted text clipped - 29 lines]
> >
> > End Sub
Dmitry Streblechenko \(MVP\) - 08 Nov 2004 17:37 GMT
I don't know, I don't really use the Outlook VBA editor...
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
> Thank you Dmitry,
>
[quoted text clipped - 49 lines]
> > >
> > > End Sub