Command Line Outlook switches (XP)

From: donotspam (regan_at_millercanfield.com(donotspam))
Date: 09/07/04


Date: Tue, 7 Sep 2004 12:07:02 -0700

Dear command line experts:

I want to attach more than one file to an Outlook XP email message using the
command line switch "/a" but I can't find syntax to attach more than one
file.

My code is fairly straightforward (in a batch file):
...
cd /d "c:\program files\microsoft office\office10"
"outlook.exe" /c ipm.note /a "c:\file1.txt"/recycle
...

I've tried using /a "file1" /a "file2"/recycle -- only attaches file1
I've tried using /a """file1" + "file2"""/recycle -- get an error message
about syntax
I've tried using /a "file1","file2"/recycle -- get an error message about
syntax

I have not found anything about attaching more than one file, nor what to do
about the syntax, after searching Help and various newsgroups.

Is there a solution that would allow attachment of more than one file?

Your assistance would be much appreciated,

-- 
Regards, Lesley
by the banks of the Detroit River


Relevant Pages

  • "ifconfig -vlandev" syntax
    ... inconsistencies sneak into their syntax. ... -vlandev takes a useless argument cannot attach to more ...
    (freebsd-current)
  • "ifconfig -vlandev" syntax
    ... inconsistencies sneak into their syntax. ... -vlandev takes a useless argument cannot attach to more ...
    (freebsd-net)
  • Re: Data for eigenclass
    ... On Wed, Feb 6, 2008 at 10:05 AM, Jari Williamsson ... The @@my_data syntax seems to attach only to the original class in which ... And the @my_data syntax attach ...
    (comp.lang.ruby)
  • Data for eigenclass
    ... How do I set data at the eigenclass level (data should basically be ... And the @my_data syntax attach ...
    (comp.lang.ruby)
  • Command Line Switch needed
    ... does anyone know the command line to attach a file. ... I don't the the switch to attach a file. ... the outlook switches? ...
    (microsoft.public.outlook)