<?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: Preloaded Statements when Starting a SAS Session in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Preloaded-Statements-when-Starting-a-SAS-Session/m-p/197660#M2672</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a EIP (BI/DI) setup you a usermods-autoexec for each server-process and appserver. &lt;/P&gt;&lt;P&gt;Same goal as old classic autoexec usage. It is different form a metadata registration as it also offers filename macro locations an much more (user dependicies) not possible in metadata.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Apr 2015 07:13:31 GMT</pubDate>
    <dc:creator>jakarman</dc:creator>
    <dc:date>2015-04-18T07:13:31Z</dc:date>
    <item>
      <title>Preloaded Statements when Starting a SAS Session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Preloaded-Statements-when-Starting-a-SAS-Session/m-p/197656#M2668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to have specific code statements already typed in when a SAS session starts?&amp;nbsp; I always begin my programs with the same LIBNAME statements and pass through statements. I'd like to avoid having to enter these with each new SAS session. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 14:51:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Preloaded-Statements-when-Starting-a-SAS-Session/m-p/197656#M2668</guid>
      <dc:creator>RichardL</dc:creator>
      <dc:date>2015-04-16T14:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Preloaded Statements when Starting a SAS Session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Preloaded-Statements-when-Starting-a-SAS-Session/m-p/197657#M2669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is what the AUTOEXEC.SAS file is for. Add a reference in the config file&lt;/P&gt;&lt;P&gt;-autoexec "path and file name"&lt;/P&gt;&lt;P&gt;that file will execute every time SAS starts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 14:57:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Preloaded-Statements-when-Starting-a-SAS-Session/m-p/197657#M2669</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-04-16T14:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Preloaded Statements when Starting a SAS Session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Preloaded-Statements-when-Starting-a-SAS-Session/m-p/197658#M2670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at autoexec.sas, this is run when SAS starts up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 14:58:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Preloaded-Statements-when-Starting-a-SAS-Session/m-p/197658#M2670</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2015-04-16T14:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Preloaded Statements when Starting a SAS Session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Preloaded-Statements-when-Starting-a-SAS-Session/m-p/197659#M2671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, ballardw and RW9!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 15:04:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Preloaded-Statements-when-Starting-a-SAS-Session/m-p/197659#M2671</guid>
      <dc:creator>RichardL</dc:creator>
      <dc:date>2015-04-16T15:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Preloaded Statements when Starting a SAS Session</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Preloaded-Statements-when-Starting-a-SAS-Session/m-p/197660#M2672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a EIP (BI/DI) setup you a usermods-autoexec for each server-process and appserver. &lt;/P&gt;&lt;P&gt;Same goal as old classic autoexec usage. It is different form a metadata registration as it also offers filename macro locations an much more (user dependicies) not possible in metadata.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 07:13:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Preloaded-Statements-when-Starting-a-SAS-Session/m-p/197660#M2672</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-04-18T07:13:31Z</dc:date>
    </item>
  </channel>
</rss>

