<?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: issue with ods style in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/issue-with-ods-style/m-p/462293#M117683</link>
    <description>&lt;P&gt;Use &lt;A href="http://documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=p11xia2ltavr8ln17srq8vn4rnqc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=da" target="_self"&gt;ODS Escapechar&lt;/A&gt; like this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods escapechar='^';
ods text = 'This is ^{style [color=red] Red}';
proc print data=sashelp.class;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 May 2018 08:15:30 GMT</pubDate>
    <dc:creator>PeterClemmensen</dc:creator>
    <dc:date>2018-05-15T08:15:30Z</dc:date>
    <item>
      <title>issue with ods style</title>
      <link>https://communities.sas.com/t5/SAS-Programming/issue-with-ods-style/m-p/462289#M117680</link>
      <description>&lt;P&gt;Using this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods text = 'This is ^{style [color=red] Red}'; &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;This:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is ^{style [color=red] Red}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is printed in the result tab and html tab rather than Red being printed red. I cannot see there being anything wrong.&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 07:47:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/issue-with-ods-style/m-p/462289#M117680</guid>
      <dc:creator>csetzkorn</dc:creator>
      <dc:date>2018-05-15T07:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: issue with ods style</title>
      <link>https://communities.sas.com/t5/SAS-Programming/issue-with-ods-style/m-p/462293#M117683</link>
      <description>&lt;P&gt;Use &lt;A href="http://documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=p11xia2ltavr8ln17srq8vn4rnqc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=da" target="_self"&gt;ODS Escapechar&lt;/A&gt; like this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods escapechar='^';
ods text = 'This is ^{style [color=red] Red}';
proc print data=sashelp.class;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2018 08:15:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/issue-with-ods-style/m-p/462293#M117683</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2018-05-15T08:15:30Z</dc:date>
    </item>
  </channel>
</rss>

