Multiple Attachments using command line swtches

D

Dave Ringot

I'm trying to figure out a way to launch a new e-mail message, with multiple
file attachments, from the command line. I know how to do it with a single
attachment, using the following method:

outlook.exe /a c:\document.doc

I've tried a number of permutations of this syntax to try to attach multiple
files, such as using quotes, commas, semi-colons, but none of them seem to
work. Any ideas?

TIA - Dave
 
R

Roady [MVP]

You can't. You might want to use a compressing program first that generates
a single .zip file out of all the attachments and attach that by the command
line switch.

--
Robert Sparnaaij [MVP-Outlook]
www.howto-outlook.com

Tips of the month:
-What do the Outlook Icons Mean?
-Create an Office 2003 CD slipstreamed with Service Pack 1
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top