<?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: How do you get rid of &amp;quot;The SAS System&amp;quot; when printing with Proc Print in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-you-get-rid-of-quot-The-SAS-System-quot-when-printing/m-p/21963#M3933</link>
    <description>Hi:&lt;BR /&gt;
  Have a look at the documentation on the TITLE and FOOTNOTE statements. "The SAS System" is the default title for output until you change it.&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-stmt-title.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-stmt-title.htm&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-stmt-footnote.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-stmt-footnote.htm&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Wed, 25 Nov 2009 13:56:48 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2009-11-25T13:56:48Z</dc:date>
    <item>
      <title>How do you get rid of "The SAS System" when printing with Proc Print</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-you-get-rid-of-quot-The-SAS-System-quot-when-printing/m-p/21961#M3931</link>
      <description>I have a report and want to get rid of "The SAS System" jargon that gets put at the top of my report, is there a Heading parm that will stop that from being printed? &lt;BR /&gt;
&lt;BR /&gt;
Current Report&lt;BR /&gt;
&lt;BR /&gt;
The SAS System   &lt;BR /&gt;
                 &lt;BR /&gt;
HLQ       01SEP09&lt;BR /&gt;
                 &lt;BR /&gt;
T12         2671 &lt;BR /&gt;
T37         2578 &lt;BR /&gt;
T30         1932 &lt;BR /&gt;
DB0K        1512 &lt;BR /&gt;
T53         1103 &lt;BR /&gt;
DB2TRN      1058 &lt;BR /&gt;
IO           994 &lt;BR /&gt;
TMO          936 &lt;BR /&gt;
T34          714 &lt;BR /&gt;
DB04         674</description>
      <pubDate>Wed, 25 Nov 2009 13:47:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-you-get-rid-of-quot-The-SAS-System-quot-when-printing/m-p/21961#M3931</guid>
      <dc:creator>Nooby1Konoby</dc:creator>
      <dc:date>2009-11-25T13:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get rid of "The SAS System" when printing with Proc Print</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-you-get-rid-of-quot-The-SAS-System-quot-when-printing/m-p/21962#M3932</link>
      <description>I believe this question has been asked previously, if you might want to consider searching the ARCHIVES next time.  Regardless, add the following to your SAS program:&lt;BR /&gt;
&lt;BR /&gt;
OPTIONS NODATE NONUMBER;&lt;BR /&gt;
TITLE1; TITLE2;&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 25 Nov 2009 13:55:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-you-get-rid-of-quot-The-SAS-System-quot-when-printing/m-p/21962#M3932</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-11-25T13:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get rid of "The SAS System" when printing with Proc Print</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-you-get-rid-of-quot-The-SAS-System-quot-when-printing/m-p/21963#M3933</link>
      <description>Hi:&lt;BR /&gt;
  Have a look at the documentation on the TITLE and FOOTNOTE statements. "The SAS System" is the default title for output until you change it.&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-stmt-title.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-stmt-title.htm&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-stmt-footnote.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/hostwin/61924/HTML/default/win-stmt-footnote.htm&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 25 Nov 2009 13:56:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-you-get-rid-of-quot-The-SAS-System-quot-when-printing/m-p/21963#M3933</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-11-25T13:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get rid of "The SAS System" when printing with Proc Print</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-you-get-rid-of-quot-The-SAS-System-quot-when-printing/m-p/21964#M3934</link>
      <description>Thank you both for the information. Sorry I'm fairly new to this forum and was not aware of the Archieve's being available, thanks again. Happy Holidays</description>
      <pubDate>Wed, 25 Nov 2009 13:59:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-you-get-rid-of-quot-The-SAS-System-quot-when-printing/m-p/21964#M3934</guid>
      <dc:creator>Nooby1Konoby</dc:creator>
      <dc:date>2009-11-25T13:59:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do you get rid of "The SAS System" when printing with Proc Print</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-you-get-rid-of-quot-The-SAS-System-quot-when-printing/m-p/21965#M3935</link>
      <description>Hi:&lt;BR /&gt;
  SAS documentation is available online (at the links I provided) and is available inside the product itself (usually under a pull-down menu that says "Help").&lt;BR /&gt;
&lt;BR /&gt;
  There's a good deal of information publicly available and if you go to support.sas.com, you will notice on the left hand navigation menu, there is a menu choice called "Knowledge Base" -- under that there is a direct "Documentation" link and also "Samples and SAS Notes" -- the doc and the SAS Notes both have a search facility. &lt;BR /&gt;
&lt;BR /&gt;
  Good luck in your explorations!&lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 25 Nov 2009 14:20:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-you-get-rid-of-quot-The-SAS-System-quot-when-printing/m-p/21965#M3935</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-11-25T14:20:19Z</dc:date>
    </item>
  </channel>
</rss>

