What version # (build number)? An update may have broken some switches...
how about making a preaddressed form so you don't need the address switch?
--
Diane Poremsky [MVP - Outlook]
Outlook Tips:
http://www.outlook-tips.net/
Outlook & Exchange Solutions Center:
http://www.slipstick.com
Outlook Tips by email:
mailto:dailytips-subscribe-(E-Mail Removed)
EMO - a weekly newsletter about Outlook and Exchange:
mailto:EMO-NEWSLETTER-SUBSCRIBE-(E-Mail Removed)
You can access this newsgroup by visiting
http://www.microsoft.com/office/comm...s/default.mspx or point your
newsreader to msnews.microsoft.com.
"Rufus Chaney" <(E-Mail Removed)> wrote in message
news:C2F73225-83F1-49FD-A702-(E-Mail Removed)...
> I am using Outlook 2003. I am able to create the email and add the email
> address, but I unable to at the same time add the attachment. Or I am
> able
> to create the email with the attachment, but I am unable to add the email
> address.
>
> I guess it must a a security feature.
>
> "VanguardLH" wrote:
>
>> Rufus Chaney wrote:
>>
>> > Roady wrote:
>> >
>> >> rjchaney wrote ...
>> >>
>> >>> Is there a way to combine Command-line switches to send an email
>> >>> with
>> >>> attached and include the email address?
>> >>>
>> >>> i.e. outlook.exe /c ipm.note /m (E-Mail Removed) /a "c:\document.doc"
>> >>
>> >> Yes, exactly as you typed ;-)
>> >> Tried it already?
>> >
>> > I receive and error message: "The command line argument is not valid:
>> > Verify the switch you are using."
>> >
>> > It looks as if I am unable to combine switch arguments. It seems that
>> > I can
>> > either specify the email address or the attachment, but not both...kind
>> > of
>> > lame.
>>
>> From the Microsoft article for which I gave you a link in my other post:
>>
>> ------------------------------------------------------------
>> /m emailname
>> Provides a way for the user to add an e-mail name to the item.
>> Only works in conjunction with the /c command-line parameter.
>>
>> Example:
>> Outlook.exe /c ipm.note /m emailname
>> ------------------------------------------------------------
>>
>> Notice the "Only works ..." sentence. That might mean /m only works
>> with /c alone and not with other parameters. Seems to match up with
>> what you discovered.
>>