<?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: SAS Global Options in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Global-Options/m-p/184452#M46905</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I moved this to the Procedures community in order for you to have more SAS users view your quesiton. thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Apr 2014 21:24:24 GMT</pubDate>
    <dc:creator>Community_Help</dc:creator>
    <dc:date>2014-04-17T21:24:24Z</dc:date>
    <item>
      <title>SAS Global Options</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Global-Options/m-p/184451#M46904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm wondering how to setup SAS Global options, let's say :&lt;/P&gt;&lt;P&gt;options linesize=80 pagesize=24 ; (etc., etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to assign in the program every time so I'd like to setup globally and these settings should be available whenever I invoke SAS EG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise !&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 21:19:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-Global-Options/m-p/184451#M46904</guid>
      <dc:creator>SAS_1001</dc:creator>
      <dc:date>2014-04-17T21:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Global Options</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Global-Options/m-p/184452#M46905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I moved this to the Procedures community in order for you to have more SAS users view your quesiton. thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 21:24:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-Global-Options/m-p/184452#M46905</guid>
      <dc:creator>Community_Help</dc:creator>
      <dc:date>2014-04-17T21:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Global Options</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Global-Options/m-p/184453#M46906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The recent SAS Dummies blog post may have your answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/2014/04/16/ods-control-in-eg/" title="http://blogs.sas.com/content/sasdummy/2014/04/16/ods-control-in-eg/"&gt;http://blogs.sas.com/content/sasdummy/2014/04/16/ods-control-in-eg/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The process is different from regular sas programming (e.g. autoexec.sas)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 22:18:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-Global-Options/m-p/184453#M46906</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2014-04-17T22:18:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Global Options</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Global-Options/m-p/184454#M46907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doc has already answered the question, but the post should probably have been moved to the Enterprise Guide community.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 22:46:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-Global-Options/m-p/184454#M46907</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2014-04-17T22:46:14Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Global Options</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-Global-Options/m-p/184455#M46908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Arthur,&lt;/P&gt;&lt;P&gt;That's work. I was changing in autoexec but EG was not picking up.&amp;nbsp; So I guess we need to assign options statement in 'Tools' 'options' 'sas programs' 'additional sas code' properties.&amp;nbsp; So every user has to change this one. Is there a place globally where we can set once and available for all the users always ?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; appreciated !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 14:36:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-Global-Options/m-p/184455#M46908</guid>
      <dc:creator>SAS_1001</dc:creator>
      <dc:date>2014-04-18T14:36:12Z</dc:date>
    </item>
  </channel>
</rss>

