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