Outlook, but if at all possible, a non-specific email client script is best.
What I have provided in the original posting is scripted into the Word
Document providing a routing slip email to be generated via Outlook. I doubt
that will work in a Lotus environment.
My goal is to have a Word document be filled in, and provide a "Submit Now"
button that packages the document as an attachment to an email, provide the
email address for it to be sent, and the subject line to be specific. I'm
very surprised that there isn't anything out there like this already.
Thanks
Eric
Tinytall was telling us:
Tinytall nous racontait que :
> Outlook, but if at all possible, a non-specific email client script
> is best. What I have provided in the original posting is scripted
> into the Word Document providing a routing slip email to be generated
> via Outlook. I doubt that will work in a Lotus environment.
If you want to be non-specific, you have to use the RoutingSlip method, as
described in the web site you first went to.
> My goal is to have a Word document be filled in, and provide a
> "Submit Now" button that packages the document as an attachment to an
> email, provide the email address for it to be sent, and the subject
> line to be specific. I'm very surprised that there isn't anything out
> there like this already.
The RoutingSlip method does exactly that, I do not understand why you do not
want to use it.

Signature
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org
Tinytall - 08 Jul 2005 21:00 GMT
The email simply is created, and it is sent. I want the email tool (Outlook
or otherwise), to remain open and allow the user to hit the Send button. This
method simply sends the email directly.
This works for me for the most part. I was hoping to get the email to be
created with the address already there, but not actually send it. I'll deal
with this.
Thanks
Eric
> Tinytall was telling us:
> Tinytall nous racontait que :
[quoted text clipped - 15 lines]
> The RoutingSlip method does exactly that, I do not understand why you do not
> want to use it.
Helmut Weber - 08 Jul 2005 21:06 GMT
Hi,
there is a line somewhere in your code.
.send
Use it, if you want to send.
If you want to show the mail and leave the decision to the user,
replace ".send" by ".display".
Works with both Outlook and Notes.
Greetings from Bavaria, Germany
Helmut Weber, MVP, WordVBA
Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"