<?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: Sending email with xlsx attachment + copying and pasting content from sas table to email body in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sending-email-with-xlsx-attachment-copying-and-pasting-content/m-p/744519#M38884</link>
    <description>&lt;P&gt;Add the following statements.&lt;/P&gt;
&lt;P&gt;1.set mydataset ; /*after data _null_;*/&lt;/P&gt;
&lt;P&gt;2.put&amp;nbsp;@1 var1 &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/145066"&gt;@10&lt;/a&gt; var ; /* this is an example. Add where bold lines are*/&lt;/P&gt;
&lt;P&gt;Then you should be good to go.&lt;/P&gt;</description>
    <pubDate>Fri, 28 May 2021 19:10:46 GMT</pubDate>
    <dc:creator>Sajid01</dc:creator>
    <dc:date>2021-05-28T19:10:46Z</dc:date>
    <item>
      <title>Sending email with xlsx attachment + copying and pasting content from sas table to email body</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sending-email-with-xlsx-attachment-copying-and-pasting-content/m-p/744362#M38883</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I've requirements to send an email with xlsx. attachment along with the need to show the content from another temporary sas table in the email body.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently, the email attachment is working, can we add contents from another sas table to the email body as below?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bold lines are to be added&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Say example&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DATA&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;_NULL_;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FILE&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;OUTBOX;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PUT&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;%SYSFUNC(COMPBL("Hi ));&lt;/P&gt;&lt;P&gt;PUT&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;PUT&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;%SYSFUNC(COMPBL("The following advertisers have a due to expire in the next 21 days:&amp;nbsp; &amp;amp;Client_Name.."));&lt;/P&gt;&lt;P&gt;PUT&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"Adding list from the temp sas table&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Firstname Familyname address&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;PUT&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;%SYSFUNC(COMPBL("Please ask the clients to remove the tags from their website before this date."));&lt;/P&gt;&lt;P&gt;PUT&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;PUT&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;%SYSFUNC(COMPBL("Full list of Advertisers and their expiry date is attached."));&lt;/P&gt;&lt;P&gt;PUT&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;PUT&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;%SYSFUNC(COMPBL("Thanks"));&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;FILENAME&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;OUTBOX&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;CLEAR;&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 10:52:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sending-email-with-xlsx-attachment-copying-and-pasting-content/m-p/744362#M38883</guid>
      <dc:creator>meckarthik</dc:creator>
      <dc:date>2021-05-28T10:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sending email with xlsx attachment + copying and pasting content from sas table to email body</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sending-email-with-xlsx-attachment-copying-and-pasting-content/m-p/744519#M38884</link>
      <description>&lt;P&gt;Add the following statements.&lt;/P&gt;
&lt;P&gt;1.set mydataset ; /*after data _null_;*/&lt;/P&gt;
&lt;P&gt;2.put&amp;nbsp;@1 var1 &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/145066"&gt;@10&lt;/a&gt; var ; /* this is an example. Add where bold lines are*/&lt;/P&gt;
&lt;P&gt;Then you should be good to go.&lt;/P&gt;</description>
      <pubDate>Fri, 28 May 2021 19:10:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Sending-email-with-xlsx-attachment-copying-and-pasting-content/m-p/744519#M38884</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-05-28T19:10:46Z</dc:date>
    </item>
  </channel>
</rss>

