<?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 ODS, Styles, Query ? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Styles-Query/m-p/646260#M24056</link>
    <description>&lt;P&gt;Can I query "styles" data to see what the "PAGEBREAKHTML" value each has? &amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 May 2020 16:36:01 GMT</pubDate>
    <dc:creator>PhilC</dc:creator>
    <dc:date>2020-05-08T16:36:01Z</dc:date>
    <item>
      <title>ODS, Styles, Query ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Styles-Query/m-p/646260#M24056</link>
      <description>&lt;P&gt;Can I query "styles" data to see what the "PAGEBREAKHTML" value each has? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 16:36:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Styles-Query/m-p/646260#M24056</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2020-05-08T16:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: ODS, Styles, Query ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Styles-Query/m-p/646263#M24057</link>
      <description>&lt;P&gt;Because it helped me find a style that did not put an &amp;lt;HR&amp;gt; bar between reports see &lt;A style="background-color: transparent; box-sizing: border-box; color: #0072bc; font-family: Arial,Helvetica,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;" href="https://documentation.sas.com/?docsetId=odsadvug&amp;amp;docsetTarget=p14qidvs5xf7omn14ommvsuhvmzn.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank" rel="noopener"&gt;ODS Styles Gallery&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 16:47:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Styles-Query/m-p/646263#M24057</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2020-05-08T16:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: ODS, Styles, Query ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Styles-Query/m-p/646265#M24058</link>
      <description>&lt;P&gt;You can get the listing of any specific style with code like:&lt;/P&gt;
&lt;PRE&gt;proc template;
   source styles.&amp;lt;name of style goes here&amp;gt;;
run;&lt;/PRE&gt;
&lt;P&gt;The result by default goes to the Log. You can use Proc Printto to direct the output to a text file if desired.&lt;/P&gt;
&lt;P&gt;You may have to trace back through parent style(s) to find specific settings though.&lt;/P&gt;
&lt;P&gt;The parent, if any (most have a parent), is one of the first items in the style source listing.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 16:50:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Styles-Query/m-p/646265#M24058</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-05-08T16:50:13Z</dc:date>
    </item>
  </channel>
</rss>

