<?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: Proc Report witchcraft?  I can add  any bottom border color *but not black*  (with MWE) in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/239796#M14918</link>
    <description>&lt;P&gt;Does this do what you want?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;style(report)=
 [ 
 frame=hsides 
 rules=groups
 cellspacing=0 borderbottomcolor=black];&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 17 Dec 2015 17:40:17 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2015-12-17T17:40:17Z</dc:date>
    <item>
      <title>Proc Report witchcraft?  I can add  any bottom border color *but not black*  (with MWE)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/239788#M14917</link>
      <description>&lt;P&gt;Here's my minimal working example. &amp;nbsp;Obviously, I'm looking for a black bottom border.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;ods escapechar = '^'; &lt;BR /&gt;ods listing close;&lt;BR /&gt;ods rtf file='c:\temp\usestyle1.rtf' style=minimal;&lt;BR /&gt;&lt;BR /&gt;proc report data=sashelp.class nowd&lt;BR /&gt;style(report)=&lt;BR /&gt; [ &lt;BR /&gt; frame=hsides &lt;BR /&gt; rules=groups&lt;BR /&gt; cellspacing=0];&lt;/P&gt;
&lt;P&gt;column &lt;BR /&gt; ('^S={just=l borderbottomcolor=purple} Purple bottom border ' age name ) &lt;BR /&gt; ('^S={just=l borderbottomcolor=black} MISSING black border' height weight);&lt;/P&gt;
&lt;P&gt;define age / order style(header)={cellwidth=1.25in} 'Laboratory Test';&lt;BR /&gt;define name / display style(header)={cellwidth=1.25in} 'The Name';&lt;BR /&gt;define height / display style(header)={just=c cellwidth=1.25in} 'height';&lt;BR /&gt;define weight / display style(header)={just=c cellwidth=1.25in} 'weight';&lt;BR /&gt;run; &lt;BR /&gt;ods _all_ close;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 17:01:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/239788#M14917</guid>
      <dc:creator>morglum</dc:creator>
      <dc:date>2015-12-17T17:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report witchcraft?  I can add  any bottom border color *but not black*  (with MWE)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/239796#M14918</link>
      <description>&lt;P&gt;Does this do what you want?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;style(report)=
 [ 
 frame=hsides 
 rules=groups
 cellspacing=0 borderbottomcolor=black];&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 17 Dec 2015 17:40:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/239796#M14918</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-12-17T17:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report witchcraft?  I can add  any bottom border color *but not black*  (with MWE)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/239802#M14919</link>
      <description>&lt;P&gt;borderbottomcolor=darkblack&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/1216i89F775465F9663BB/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="Capture.PNG" title="Capture.PNG" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 17:53:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/239802#M14919</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2015-12-17T17:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report witchcraft?  I can add  any bottom border color *but not black*  (with MWE)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/239812#M14921</link>
      <description>&lt;P&gt;Burn him at the stake!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I mean... thanks!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Seriously though, what the hell is darkblack..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 18:52:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/239812#M14921</guid>
      <dc:creator>morglum</dc:creator>
      <dc:date>2015-12-17T18:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report witchcraft?  I can add  any bottom border color *but not black*  (with MWE)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/239815#M14922</link>
      <description>I hear ya!&lt;BR /&gt;&lt;BR /&gt;It is the color that shows up when BLACK doesn't. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 17 Dec 2015 18:58:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/239815#M14922</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2015-12-17T18:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Report witchcraft?  I can add  any bottom border color *but not black*  (with MWE)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/240006#M14929</link>
      <description>&lt;P&gt;Hi Ballardw,&lt;/P&gt;
&lt;P&gt;Thanks for replying - didnt work for me!&lt;/P&gt;
&lt;P&gt;S.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 13:58:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Proc-Report-witchcraft-I-can-add-any-bottom-border-color-but-not/m-p/240006#M14929</guid>
      <dc:creator>morglum</dc:creator>
      <dc:date>2015-12-18T13:58:43Z</dc:date>
    </item>
  </channel>
</rss>

