![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I want to run a program to gather some information and then send it to
outlook. Is there a way to do that? |
Ads |
#2
|
|||
|
|||
![]()
You mean you wish to code/program your app to do this or what and with what?
"jerry" wrote in message . com... I want to run a program to gather some information and then send it to outlook. Is there a way to do that? |
#3
|
|||
|
|||
![]()
Yes. I want to write a REXX exec to gather data and send the results to
outlook as an email. "DL" wrote in message ... You mean you wish to code/program your app to do this or what and with what? "jerry" wrote in message . com... I want to run a program to gather some information and then send it to outlook. Is there a way to do that? |
#4
|
|||
|
|||
![]()
Then you may want to ask a group that supports programming for REXX to see
what you need to do to send the output. Outlook can accept a lot of items via email but if you are sending a potentially harmful attachment, it may be blocked. The limitations, it seems, would be on the REXX side of the equation. -- Milly Staples [MVP - Outlook] Post all replies to the group to keep the discussion intact. All unsolicited mail sent to my personal account will be deleted without reading. After furious head scratching, jerry asked: | Yes. I want to write a REXX exec to gather data and send the results | to outlook as an email. | "DL" wrote in message | ... || You mean you wish to code/program your app to do this or what and || with what? || || || || "jerry" wrote in message || . com... ||| I want to run a program to gather some information and then send it ||| to outlook. Is there a way to do that? |
#5
|
|||
|
|||
![]()
jerry wrote:
Yes. I want to write a REXX exec to gather data and send the results to outlook as an email. Well, since Outlook is a mail client, you can't "send the message to Outlook". You can, however, send the message to the _server_ from which Outlook will obtain the message, provided REXX has the capability of sending messages. -- Brian Tillman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to set outlook security to allow outside program to send email | Warren | Outlook - General Queries | 6 | May 25th 06 05:20 PM |
a program is trying to send email on your behalf, do you want to a | philg1984 | Outlook - Installation | 6 | May 2nd 06 11:11 PM |
Making Outlook Express the default mail program | Peter Haynes | Outlook Express | 8 | April 27th 06 07:43 PM |
Setting Outlook as the dafault e-mail program. | ASLyon | Outlook - Installation | 4 | January 27th 06 03:20 PM |
A program is trying to send mail using Item.Send | Vitesh | Outlook and VBA | 1 | January 23rd 06 03:25 PM |