<?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: text in boxes when sending email in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/text-in-boxes-when-sending-email/m-p/600735#M16633</link>
    <description>&lt;P&gt;Yes, I tried it and it did not work. Outlook&amp;nbsp;gives a message on top that "If there are problems with how this message is displayed, click here to view it in a web browser". When I open in the browser it looks fine.&lt;/P&gt;&lt;P&gt;Not sure if it is an outlook related thing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2019 16:18:58 GMT</pubDate>
    <dc:creator>jins</dc:creator>
    <dc:date>2019-10-31T16:18:58Z</dc:date>
    <item>
      <title>text in boxes when sending email</title>
      <link>https://communities.sas.com/t5/New-SAS-User/text-in-boxes-when-sending-email/m-p/600688#M16630</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;ods _all_ close;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;filename mail email&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from=" "&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; to =" "&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;TYPE=&lt;FONT color="#800080"&gt;"text/html"&lt;/FONT&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp; ods html body=mail style=minimal rs=none;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;&amp;nbsp;ods html text= &lt;FONT color="#800080"&gt;"Hi"&lt;/FONT&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;proc report;....&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;run;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;ods html text= &lt;FONT color="#800080"&gt;"Kind regards" &lt;/FONT&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;ods&amp;nbsp;html close;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;When I submit this I get the output table corrects. For the text I have boxes in the outlook email. Are there any options to suppress these boxes? This is shown below here&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;</description>
      <pubDate>Thu, 31 Oct 2019 13:46:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/text-in-boxes-when-sending-email/m-p/600688#M16630</guid>
      <dc:creator>jins</dc:creator>
      <dc:date>2019-10-31T13:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: text in boxes when sending email</title>
      <link>https://communities.sas.com/t5/New-SAS-User/text-in-boxes-when-sending-email/m-p/600699#M16631</link>
      <description>&lt;P&gt;Have you tried the simpler&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods text= "Hi";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 14:15:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/text-in-boxes-when-sending-email/m-p/600699#M16631</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-10-31T14:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: text in boxes when sending email</title>
      <link>https://communities.sas.com/t5/New-SAS-User/text-in-boxes-when-sending-email/m-p/600735#M16633</link>
      <description>&lt;P&gt;Yes, I tried it and it did not work. Outlook&amp;nbsp;gives a message on top that "If there are problems with how this message is displayed, click here to view it in a web browser". When I open in the browser it looks fine.&lt;/P&gt;&lt;P&gt;Not sure if it is an outlook related thing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 16:18:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/text-in-boxes-when-sending-email/m-p/600735#M16633</guid>
      <dc:creator>jins</dc:creator>
      <dc:date>2019-10-31T16:18:58Z</dc:date>
    </item>
    <item>
      <title>Re: text in boxes when sending email</title>
      <link>https://communities.sas.com/t5/New-SAS-User/text-in-boxes-when-sending-email/m-p/600742#M16634</link>
      <description>&lt;P&gt;Outlook is a Microsoft product; MS has a very long history of not adhering to standards. It took them almost two decades to make Internet Explorer work like all other browsers. Try another mail client like Thunderbird for cross-testing.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 16:53:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/text-in-boxes-when-sending-email/m-p/600742#M16634</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-10-31T16:53:02Z</dc:date>
    </item>
  </channel>
</rss>

