Use the Outlook Object Model instead or compress the files first into a
single zip-file.
--
Robert Sparnaaij [MVP-Outlook]
Coauthor, Configuring Microsoft Outlook 2003
http://www.howto-outlook.com/
Outlook FAQ, HowTo, Downloads, Add-Ins and more
-----
"Ted ODonnell" <(E-Mail Removed)> wrote in message
news:625D1957-42BE-46CA-A22D-(E-Mail Removed)...
> Visual Basic Shell command works great for one attachment
>
> "C:\Program Files\Microsoft Office\OFFICE11\OUTLOOK.EXE /a
> s:\test\test-coverletter.pdf"
>
> but I am trying to send more than one attachment into shell
>
> ex: s:\test\test-coverletter.pdf s:\test\test-sealed.pdf
> s:\test\test-tpp.pdf are 3 files I have verified that exist on system and
> user wants to send via e-mail from within VB program shelling to Outlook.
>
> I have tried several variations on shell command line but cannot seem to
> find the correct solution. Any Help would be appreciated.
>
> Thanks Ted
>
>
>