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.
| || You mean you wish to code/program your app to do this or what and
|| with what?
||
||
||
|| ||| I want to run a program to gather some information and then send it
||| to outlook. Is there a way to do that?
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.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.