<?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: Display SAS table in Outlook mail in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964839#M375721</link>
    <description>&lt;P&gt;It looks like you are referencing a number of macro routines that you have in your org, but I cannot tell what those do...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To embed tables in the body of the email, you use ODS to create a file with the table (and other content), then FILENAME EMAIL to send it with that ODS file as the body. &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-send-email-using-SAS/ta-p/746523#odsfmt" target="_self"&gt;This article has a simple example&lt;/A&gt;. My advice is to see if you can get that to work before bringing in the more complex macro constructs you have.&lt;/P&gt;</description>
    <pubDate>Tue, 22 Apr 2025 14:43:15 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2025-04-22T14:43:15Z</dc:date>
    <item>
      <title>Display SAS table in Outlook mail</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964802#M375707</link>
      <description>&lt;P&gt;i need to display a sas table in the body of a mail and send the mail using sas&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 05:50:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964802#M375707</guid>
      <dc:creator>Aashi07</dc:creator>
      <dc:date>2025-04-22T05:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Display SAS table in Outlook mail</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964805#M375709</link>
      <description>&lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-send-email-using-SAS/ta-p/746523" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-send-email-using-SAS/ta-p/746523&lt;/A&gt;</description>
      <pubDate>Tue, 22 Apr 2025 06:01:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964805#M375709</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2025-04-22T06:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Display SAS table in Outlook mail</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964808#M375711</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Aashi07_0-1745306730792.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/106418iED6EDF727935161B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Aashi07_0-1745306730792.png" alt="Aashi07_0-1745306730792.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;i tried this but not working&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 07:25:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964808#M375711</guid>
      <dc:creator>Aashi07</dc:creator>
      <dc:date>2025-04-22T07:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Display SAS table in Outlook mail</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964822#M375715</link>
      <description>What does not work?&lt;BR /&gt;Please attach full log.</description>
      <pubDate>Tue, 22 Apr 2025 10:48:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964822#M375715</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2025-04-22T10:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Display SAS table in Outlook mail</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964837#M375720</link>
      <description>&lt;P&gt;NEVER post &lt;U&gt;pictures&lt;/U&gt; of code or other code-related text. Copy/paste the &lt;U&gt;text&lt;/U&gt; into a window opened with the respective buttons. The button for logs and other non-proportional text is this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54552i914D97BE1B0F21E5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" alt="Bildschirmfoto 2020-04-07 um 08.32.59.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The "little running man" to the right is for SAS code, and provides colorng similar to the SAS Enhanced Editor.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whenever you have an issue with code, do ALWAYS post the whole (all code and messages) log of the failing step/macro/etc.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 14:05:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964837#M375720</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2025-04-22T14:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Display SAS table in Outlook mail</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964839#M375721</link>
      <description>&lt;P&gt;It looks like you are referencing a number of macro routines that you have in your org, but I cannot tell what those do...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To embed tables in the body of the email, you use ODS to create a file with the table (and other content), then FILENAME EMAIL to send it with that ODS file as the body. &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-send-email-using-SAS/ta-p/746523#odsfmt" target="_self"&gt;This article has a simple example&lt;/A&gt;. My advice is to see if you can get that to work before bringing in the more complex macro constructs you have.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Apr 2025 14:43:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Display-SAS-table-in-Outlook-mail/m-p/964839#M375721</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2025-04-22T14:43:15Z</dc:date>
    </item>
  </channel>
</rss>

