[Migrated content. Thread originally posted on 20 May 2003]
There is an example program on the Acucorp web site calledMSEmail which is a great way to call outlook to send email,
Unfortunately the example cannot add an attachment, Does anyone have any experience adding an attachment,
I can do it in VB
eg:
Mailitem.Attachment.Add "c:\\test\\test.txt"
I have tried all possible ways to do this with the MODIFY
in cobol but nothing seems to work
Any Ideas Please



