Command line - several files attached

E

Etienne

Is it possible to attach several files with swith /a ?
outlook /a "e:\MyFolder\MyFile.xls" is correct
but outlook /a "e:\MyFolder\MyFile1.xls" "e:\MyFolder\MyFile2.xls" is not
correct
I don't find a synthax to do that.

Thank you.
 
R

Roady [MVP]

No, not possible. In case you are scripting this you might want to consider
putting all files in a compressed folder first.

--
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
 
Top