<?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 reset global options? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-reset-global-options/m-p/81681#M17626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one help me how to reset the global option, with out closing the sas session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with best regards,&lt;/P&gt;&lt;P&gt;Yaswanth J. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Oct 2012 12:48:10 GMT</pubDate>
    <dc:creator>yaswanthj</dc:creator>
    <dc:date>2012-10-01T12:48:10Z</dc:date>
    <item>
      <title>How to reset global options?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-reset-global-options/m-p/81681#M17626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one help me how to reset the global option, with out closing the sas session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with best regards,&lt;/P&gt;&lt;P&gt;Yaswanth J. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 12:48:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-reset-global-options/m-p/81681#M17626</guid>
      <dc:creator>yaswanthj</dc:creator>
      <dc:date>2012-10-01T12:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset global options?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-reset-global-options/m-p/81682#M17627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two PROC's, OPTLOAD and OPTSAVE .&lt;/P&gt;&lt;P&gt;Otherwise, you can use a method described in this blog:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sastraining/2012/08/14/jedi-sas-tricks-reset-sas-system-options/" title="http://blogs.sas.com/content/sastraining/2012/08/14/jedi-sas-tricks-reset-sas-system-options/"&gt; Jedi SAS Tricks: Reset SAS System Options - The SAS Training Post&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 12:53:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-reset-global-options/m-p/81682#M17627</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2012-10-01T12:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset global options?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-reset-global-options/m-p/81683#M17628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which "global option" are you talking about?&lt;/P&gt;&lt;P&gt;Some options can only be set during SAS invocation, others can be changed anytime using an option statement, eg. "options linesize=120;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 12:54:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-reset-global-options/m-p/81683#M17628</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2012-10-01T12:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset global options?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-reset-global-options/m-p/81684#M17629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrik.,&lt;/P&gt;&lt;P&gt;I just used "options missing = ' ' ". i want to reset this option..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Yaswanth J.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 13:07:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-reset-global-options/m-p/81684#M17629</guid>
      <dc:creator>yaswanthj</dc:creator>
      <dc:date>2012-10-01T13:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to reset global options?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-reset-global-options/m-p/81685#M17630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;add "options missing = ' .';" &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 13:11:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-reset-global-options/m-p/81685#M17630</guid>
      <dc:creator>Linlin</dc:creator>
      <dc:date>2012-10-01T13:11:18Z</dc:date>
    </item>
  </channel>
</rss>

