OBject Rexx 2.1 and reading MS Exchange email
OK...now... I have pretty much got all taht stuff working, but the
reference you gave me is related to VB, not Rexx Mark. I can figure
out an interpretation for most things, but the one thing I cant do is
delete the email after handling it AND get the Rexx to continue. I
CAN get it to delete the item, but the rexx dies with an "OLE error"
and doesnt process any more items.
Should I just be storing the item number as I run through, then delete
the ones I handled at the end (I suspect deleting the item is throwing
my counter out of whack and OLE doesnt like it). Is there a
'prescribed method' I should be using to do this?
Sorry for the noob questions....
|