G
gustavo souza
I am trying to write a macro that when runned saves every attachment of a
mail in folders in my HD.
For every saved attachment, it must ask the folder I want to save it. But I
want to have the possibility to explore the HD's folders just like the Save
Attachment dialog box.
I thing there's some code that opens the Save Attachment dialog box and pick
the text that is returned from it: the chosen file path.
After the file is saved, I'll write code to remove it from the e-mail and to
register on the mail message the name and size of the attachment, and who
had removed it.
This macro will be helpful for saving space in my MailBox (which is always
full).
Thanks a lot.
mail in folders in my HD.
For every saved attachment, it must ask the folder I want to save it. But I
want to have the possibility to explore the HD's folders just like the Save
Attachment dialog box.
I thing there's some code that opens the Save Attachment dialog box and pick
the text that is returned from it: the chosen file path.
After the file is saved, I'll write code to remove it from the e-mail and to
register on the mail message the name and size of the attachment, and who
had removed it.
This macro will be helpful for saving space in my MailBox (which is always
full).
Thanks a lot.