<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Send email from SAS app  with a hyperlink in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Send-email-from-SAS-app-with-a-hyperlink/m-p/47769#M12867</link>
    <description>I know I can do that, but the http link stuff is so long and ugly. &lt;BR /&gt;
&lt;BR /&gt;
When you send an EMAIL in Outlook(outside of SAS) you can change that long http thing to a short meaningful name. A MS thing, I was hoping to make it look nice.&lt;BR /&gt;
&lt;BR /&gt;
If someone has a solution please let me know.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for responding.</description>
    <pubDate>Wed, 27 Jan 2010 01:18:11 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-01-27T01:18:11Z</dc:date>
    <item>
      <title>Send email from SAS app  with a hyperlink</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Send-email-from-SAS-app-with-a-hyperlink/m-p/47767#M12865</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I need to be able to put a hyperlink in the body of an EMAIL from a SAS application on Z/OS.&lt;BR /&gt;
&lt;BR /&gt;
The current web link is very long and ugly.&lt;BR /&gt;
&lt;BR /&gt;
Can you help?&lt;BR /&gt;
&lt;BR /&gt;
Thanks. Steve.</description>
      <pubDate>Tue, 26 Jan 2010 23:06:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Send-email-from-SAS-app-with-a-hyperlink/m-p/47767#M12865</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-01-26T23:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: Send email from SAS app  with a hyperlink</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Send-email-from-SAS-app-with-a-hyperlink/m-p/47768#M12866</link>
      <description>Check today's archives - another request for EMAIL from SAS.  Simply code the URL string (in a SAS PUT statement) with the http prefix as you would render in the browser address bar.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 26 Jan 2010 23:43:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Send-email-from-SAS-app-with-a-hyperlink/m-p/47768#M12866</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-01-26T23:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Send email from SAS app  with a hyperlink</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Send-email-from-SAS-app-with-a-hyperlink/m-p/47769#M12867</link>
      <description>I know I can do that, but the http link stuff is so long and ugly. &lt;BR /&gt;
&lt;BR /&gt;
When you send an EMAIL in Outlook(outside of SAS) you can change that long http thing to a short meaningful name. A MS thing, I was hoping to make it look nice.&lt;BR /&gt;
&lt;BR /&gt;
If someone has a solution please let me know.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for responding.</description>
      <pubDate>Wed, 27 Jan 2010 01:18:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Send-email-from-SAS-app-with-a-hyperlink/m-p/47769#M12867</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-01-27T01:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Send email from SAS app  with a hyperlink</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Send-email-from-SAS-app-with-a-hyperlink/m-p/47770#M12868</link>
      <description>It's an HTML tag, ANCHOR.  You will need to generate an HTML-formatted EMAIL and use DATA step PUT statement(s) to output the HTML tags in the body of the EMAIL.  Use the FILENAME &lt;FILEREF&gt; EMAIL access method and a DATA step or settle for PROC-generated links, display-text and optionally ALT= tags.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Base SAS&lt;BR /&gt;
Generating Hyperlinks with SAS&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/base/ods/templateFAQ/links.html" target="_blank"&gt;http://support.sas.com/rnd/base/ods/templateFAQ/links.html&lt;/A&gt;&lt;/FILEREF&gt;</description>
      <pubDate>Wed, 27 Jan 2010 03:49:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Send-email-from-SAS-app-with-a-hyperlink/m-p/47770#M12868</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-01-27T03:49:27Z</dc:date>
    </item>
  </channel>
</rss>

