<?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: Change SASAUTOS option permanently in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Change-SASAUTOS-option-permanently/m-p/624394#M8785</link>
    <description>Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/309689"&gt;@Aidas&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;This can be achieved in different ways. Here is a link with list of such options. Even though the heading says "Making user-defined AUTOCALL macros available to stored processes" these options can be replicated for all the other logical servers.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.sas.com/kb/32/231.html" target="_blank"&gt;http://support.sas.com/kb/32/231.html&lt;/A&gt;</description>
    <pubDate>Thu, 13 Feb 2020 02:20:49 GMT</pubDate>
    <dc:creator>AnandVyas</dc:creator>
    <dc:date>2020-02-13T02:20:49Z</dc:date>
    <item>
      <title>Change SASAUTOS option permanently</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Change-SASAUTOS-option-permanently/m-p/624110#M8771</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a macro (%space), which I would like to make available for all my colleagues using SAS Studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following code works for a single session:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options append=(sasautos=('D:\sasmacros'));

options MRECALL;

%space(d:\sasdata);&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;How can I modify the SASAUTOS option permanently, so that 'D:\sasmacros' is added by default for all sessions and all users?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can it be changed through SAS Management Console?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 09:24:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Change-SASAUTOS-option-permanently/m-p/624110#M8771</guid>
      <dc:creator>Aidas</dc:creator>
      <dc:date>2020-02-12T09:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Change SASAUTOS option permanently</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Change-SASAUTOS-option-permanently/m-p/624138#M8772</link>
      <description>&lt;P&gt;Your idea is not so bad, but using SMC is not what I would do, as adding a complex action on the command line can be tricky (and the command line is mostly what you can manipulate in SMC).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Find the configuration tree of your BI Server environment on your SAS server. Then, find the directory for your workspace server, under Windows this should be something like&lt;/P&gt;
&lt;PRE&gt;D:\SASHome\Lev1\SASApp\WorkspaceServer&lt;/PRE&gt;
&lt;P&gt;There, add your commands to the autexec_usermods.sas file; if you want this change to also work for other types of servers in the SASApp context (ie stored processes, batch server), make this change in the SASApp directory, in file appserver_autoexec_usermods.sas.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2020 10:27:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Change-SASAUTOS-option-permanently/m-p/624138#M8772</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-02-12T10:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Change SASAUTOS option permanently</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Change-SASAUTOS-option-permanently/m-p/624394#M8785</link>
      <description>Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/309689"&gt;@Aidas&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;This can be achieved in different ways. Here is a link with list of such options. Even though the heading says "Making user-defined AUTOCALL macros available to stored processes" these options can be replicated for all the other logical servers.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.sas.com/kb/32/231.html" target="_blank"&gt;http://support.sas.com/kb/32/231.html&lt;/A&gt;</description>
      <pubDate>Thu, 13 Feb 2020 02:20:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Change-SASAUTOS-option-permanently/m-p/624394#M8785</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-02-13T02:20:49Z</dc:date>
    </item>
  </channel>
</rss>

