<?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 PROC Report in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-Report/m-p/121359#M33446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using BY groups in PROC REPORT, is it possible to prevent the by group information from showing in a printed document? If so, how can it be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Nov 2012 17:38:59 GMT</pubDate>
    <dc:creator>Doug</dc:creator>
    <dc:date>2012-11-08T17:38:59Z</dc:date>
    <item>
      <title>PROC Report</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-Report/m-p/121359#M33446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using BY groups in PROC REPORT, is it possible to prevent the by group information from showing in a printed document? If so, how can it be done?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 17:38:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-Report/m-p/121359#M33446</guid>
      <dc:creator>Doug</dc:creator>
      <dc:date>2012-11-08T17:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: PROC Report</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-Report/m-p/121360#M33447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The system option is BYLINE or NOBYLINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;option nobyline; /* before the code you don't want bylines appearing*/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be a good idea to set the default back aftewards:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;option byline;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 18:14:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-Report/m-p/121360#M33447</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2012-11-08T18:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: PROC Report</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-Report/m-p/121361#M33448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When removing the byline, it is often helpful to use the #BYVAL, #BYLINE, and #BYVAR title options.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 18:56:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-Report/m-p/121361#M33448</guid>
      <dc:creator>ArtC</dc:creator>
      <dc:date>2012-11-08T18:56:38Z</dc:date>
    </item>
  </channel>
</rss>

