command line arguments

C

Colin Coady

I use a batch file & command line arguments to open a new email and attach a
file. How can I attach more than 1 file by this method? My present command
line code is:
outlook.exe /c ipm.note /a "c:\sample.txt"
Is there a way to add more than 1 file without going to a zipped file
containing all the files I need. I'd prefer to see the other files all as
attachments.
 

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