<?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: Changing text output for proc univariate in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Changing-text-output-for-proc-univariate/m-p/226570#M54058</link>
    <description>&lt;P&gt;I want to replace the standard output text "The Univariate Procedure" with a custom text.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Sep 2015 14:50:51 GMT</pubDate>
    <dc:creator>jacob_klimek</dc:creator>
    <dc:date>2015-09-21T14:50:51Z</dc:date>
    <item>
      <title>Changing text output for proc univariate</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Changing-text-output-for-proc-univariate/m-p/226558#M54054</link>
      <description>&lt;P&gt;I have SAS 9.2, so odstitle is not an option. But I am trying to change the title in proc univariate. The standard output text is&lt;/P&gt;&lt;P&gt;"The Univariate Procedure&lt;/P&gt;&lt;P&gt;Variable:&lt;EM&gt;testvariable"&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to change either the whole thing or just the top portion. Does anyone know how to do this? Basically in my code right now what I have tried is proc univariate with a title statement within, but that just puts a title on top and I want the specific words above changed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;univariate&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=sashelp.class;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;var&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt; age;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;title&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"test title"&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:11:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Changing-text-output-for-proc-univariate/m-p/226558#M54054</guid>
      <dc:creator>jacob_klimek</dc:creator>
      <dc:date>2015-09-21T14:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Changing text output for proc univariate</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Changing-text-output-for-proc-univariate/m-p/226566#M54057</link>
      <description>&lt;P&gt;ODS NOPROCTITLE;&lt;/P&gt;&lt;P&gt;should turn off the procedure title.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:44:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Changing-text-output-for-proc-univariate/m-p/226566#M54057</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-09-21T14:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Changing text output for proc univariate</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Changing-text-output-for-proc-univariate/m-p/226570#M54058</link>
      <description>&lt;P&gt;I want to replace the standard output text "The Univariate Procedure" with a custom text.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:50:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Changing-text-output-for-proc-univariate/m-p/226570#M54058</guid>
      <dc:creator>jacob_klimek</dc:creator>
      <dc:date>2015-09-21T14:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Changing text output for proc univariate</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Changing-text-output-for-proc-univariate/m-p/226586#M54059</link>
      <description>Removing the proc title and using a title statement will accomplish this.&lt;BR /&gt;&lt;BR /&gt;ods noproctitle;&lt;BR /&gt;title 'Jacobs Summary';&lt;BR /&gt;proc univariate data=sashelp.class;&lt;BR /&gt;var age ;&lt;BR /&gt;run;</description>
      <pubDate>Mon, 21 Sep 2015 15:46:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Changing-text-output-for-proc-univariate/m-p/226586#M54059</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-09-21T15:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Changing text output for proc univariate</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Changing-text-output-for-proc-univariate/m-p/226746#M54093</link>
      <description>&lt;P&gt;Sorry it took a bit to get back to you, server had to update. Thanks a ton this worked.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Sep 2015 14:56:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Changing-text-output-for-proc-univariate/m-p/226746#M54093</guid>
      <dc:creator>jacob_klimek</dc:creator>
      <dc:date>2015-09-22T14:56:15Z</dc:date>
    </item>
  </channel>
</rss>

