<?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 How to remove byline label in the contents in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-remove-byline-label-in-the-contents/m-p/17249#M3527</link>
    <description>Hi,&lt;BR /&gt;
I am developing some reports and find no way to remove byline labels&lt;BR /&gt;
in contents file.&lt;BR /&gt;
The system option nobyline can work only for body file.&lt;BR /&gt;
&lt;BR /&gt;
Although I can post-process the contents file to remove them, it is&lt;BR /&gt;
ugly.&lt;BR /&gt;
I am wondering whether there is a easy way to solve the byline labels&lt;BR /&gt;
issue?&lt;BR /&gt;
&lt;BR /&gt;
Any comment will be appreciated.&lt;BR /&gt;
&lt;BR /&gt;
-Kevin</description>
    <pubDate>Mon, 12 May 2008 03:25:40 GMT</pubDate>
    <dc:creator>KevinQin</dc:creator>
    <dc:date>2008-05-12T03:25:40Z</dc:date>
    <item>
      <title>How to remove byline label in the contents</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-remove-byline-label-in-the-contents/m-p/17249#M3527</link>
      <description>Hi,&lt;BR /&gt;
I am developing some reports and find no way to remove byline labels&lt;BR /&gt;
in contents file.&lt;BR /&gt;
The system option nobyline can work only for body file.&lt;BR /&gt;
&lt;BR /&gt;
Although I can post-process the contents file to remove them, it is&lt;BR /&gt;
ugly.&lt;BR /&gt;
I am wondering whether there is a easy way to solve the byline labels&lt;BR /&gt;
issue?&lt;BR /&gt;
&lt;BR /&gt;
Any comment will be appreciated.&lt;BR /&gt;
&lt;BR /&gt;
-Kevin</description>
      <pubDate>Mon, 12 May 2008 03:25:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-remove-byline-label-in-the-contents/m-p/17249#M3527</guid>
      <dc:creator>KevinQin</dc:creator>
      <dc:date>2008-05-12T03:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove byline label in the contents</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-remove-byline-label-in-the-contents/m-p/17250#M3528</link>
      <description>&lt;P&gt;:Hi:&lt;BR /&gt;It depends on what your procedures are. One solution is to put your procedure into a Macro program and invoke the macro program one time for each by group. This gives you the chance to "flatten" the links in the Table of Contents.&lt;BR /&gt;&lt;BR /&gt;The use of ODS PROCLABEL and/or CONTENTS= for REPORT, PRINT or TABULATE do give you a lot of control -- however, none of them will give you control over the BYLINE.&lt;BR /&gt;&lt;BR /&gt;Another option is to use the ODS DOCUMENT facility, with PROC DOCUMENT to rearrange, rename and then replay your output objects. Some &lt;A href="https://blogs.sas.com/content/tag/ods-document/" target="_self"&gt;examples of ODS DOCUMENT are listed in these blog posts&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;cynthia&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 16:13:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-remove-byline-label-in-the-contents/m-p/17250#M3528</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-10-28T16:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove byline label in the contents</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-remove-byline-label-in-the-contents/m-p/17251#M3529</link>
      <description>Cynthia,&lt;BR /&gt;
You are right that ODS DOCUMENT can do the job.&lt;BR /&gt;
Thank you very much.&lt;BR /&gt;
&lt;BR /&gt;
-Kevin</description>
      <pubDate>Tue, 08 Jul 2008 04:00:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-remove-byline-label-in-the-contents/m-p/17251#M3529</guid>
      <dc:creator>KevinQin</dc:creator>
      <dc:date>2008-07-08T04:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove byline label in the contents</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-remove-byline-label-in-the-contents/m-p/599449#M23430</link>
      <description>I have the same question and when i follow either of the links in this solution they seem to be missing.</description>
      <pubDate>Fri, 25 Oct 2019 20:48:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-remove-byline-label-in-the-contents/m-p/599449#M23430</guid>
      <dc:creator>eshupp</dc:creator>
      <dc:date>2019-10-25T20:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove byline label in the contents</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-remove-byline-label-in-the-contents/m-p/599462#M23431</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I would first try&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;Options nobyline;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;to see whether that controls the BYLINE enough by just turning it off. As for the old (2008 or earlier) links, I'm not sure whether those older postings are still around.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; But the point of the older postings was that ODS DOCUMENT might give you the control you want IF you want to rearrange and replay the output. If all you want to do is turn off the BYLINE, then ODS DOCUMENT is overkill for that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2019 22:06:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-to-remove-byline-label-in-the-contents/m-p/599462#M23431</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-10-25T22:06:31Z</dc:date>
    </item>
  </channel>
</rss>

