<?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 how to highlight the content of the sas email in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/how-to-highlight-the-content-of-the-sas-email/m-p/202887#M37839</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;I am wondering how do I highlight the content and subject of the SAS email output:&lt;/P&gt;&lt;P&gt;for example I want to highlight the following bolded words with yellow colour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILENAME Mailbox EMAIL "&amp;amp;email"&lt;/P&gt;&lt;P&gt;Subject= "Suite Number:&lt;STRONG&gt;aaaaa&lt;/STRONG&gt;- Reference Number: &lt;STRONG&gt;aaaaa&lt;/STRONG&gt;";&lt;/P&gt;&lt;P&gt;DATA _NULL_;&lt;/P&gt;&lt;P&gt;FILE Mailbox;&lt;/P&gt;&lt;P&gt;PUT "Hello";&lt;/P&gt;&lt;P&gt;PUT "This is a &lt;STRONG&gt;notification&lt;/STRONG&gt; ";&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2015 03:03:43 GMT</pubDate>
    <dc:creator>gyambqt</dc:creator>
    <dc:date>2015-03-17T03:03:43Z</dc:date>
    <item>
      <title>how to highlight the content of the sas email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-highlight-the-content-of-the-sas-email/m-p/202887#M37839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;I am wondering how do I highlight the content and subject of the SAS email output:&lt;/P&gt;&lt;P&gt;for example I want to highlight the following bolded words with yellow colour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FILENAME Mailbox EMAIL "&amp;amp;email"&lt;/P&gt;&lt;P&gt;Subject= "Suite Number:&lt;STRONG&gt;aaaaa&lt;/STRONG&gt;- Reference Number: &lt;STRONG&gt;aaaaa&lt;/STRONG&gt;";&lt;/P&gt;&lt;P&gt;DATA _NULL_;&lt;/P&gt;&lt;P&gt;FILE Mailbox;&lt;/P&gt;&lt;P&gt;PUT "Hello";&lt;/P&gt;&lt;P&gt;PUT "This is a &lt;STRONG&gt;notification&lt;/STRONG&gt; ";&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 03:03:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-highlight-the-content-of-the-sas-email/m-p/202887#M37839</guid>
      <dc:creator>gyambqt</dc:creator>
      <dc:date>2015-03-17T03:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to highlight the content of the sas email</title>
      <link>https://communities.sas.com/t5/SAS-Programming/how-to-highlight-the-content-of-the-sas-email/m-p/202888#M37840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you send email like that, you send it as plain text; no formatting is available.&lt;/P&gt;&lt;P&gt;You will need to preformat your mail (eg in HTML) and send it as an attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 09:56:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/how-to-highlight-the-content-of-the-sas-email/m-p/202888#M37840</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-03-17T09:56:41Z</dc:date>
    </item>
  </channel>
</rss>

