<?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 save common options and libnames that are used all the times in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-save-common-options-and-libnames-that-are-used-all-the/m-p/717237#M221782</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I tried googling this question and either I was searching incorrectly or I didnt get the answer so am trying here for some luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whenever I start a new SAS program there are a ceratin set of codes that I always include in my code. e.g. options formdlim='-'; run;&lt;/P&gt;&lt;P&gt;I like to use this so that my output results dont cut pages.&lt;/P&gt;&lt;P&gt;There are also certian libnames that I always use.&lt;/P&gt;&lt;P&gt;I figured that there must be a file within SAS that we can add these codes to, so that the next time I open SAS by default that already are included or atleast run the in background so that I dont have to type this all the time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suggestions on where I can find the file or suggestions on online resources I can use to help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Feb 2021 22:32:31 GMT</pubDate>
    <dc:creator>sas_student1</dc:creator>
    <dc:date>2021-02-05T22:32:31Z</dc:date>
    <item>
      <title>How to save common options and libnames that are used all the times</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-save-common-options-and-libnames-that-are-used-all-the/m-p/717237#M221782</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I tried googling this question and either I was searching incorrectly or I didnt get the answer so am trying here for some luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whenever I start a new SAS program there are a ceratin set of codes that I always include in my code. e.g. options formdlim='-'; run;&lt;/P&gt;&lt;P&gt;I like to use this so that my output results dont cut pages.&lt;/P&gt;&lt;P&gt;There are also certian libnames that I always use.&lt;/P&gt;&lt;P&gt;I figured that there must be a file within SAS that we can add these codes to, so that the next time I open SAS by default that already are included or atleast run the in background so that I dont have to type this all the time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suggestions on where I can find the file or suggestions on online resources I can use to help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 22:32:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-save-common-options-and-libnames-that-are-used-all-the/m-p/717237#M221782</guid>
      <dc:creator>sas_student1</dc:creator>
      <dc:date>2021-02-05T22:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to save common options and libnames that are used all the times</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-save-common-options-and-libnames-that-are-used-all-the/m-p/717241#M221784</link>
      <description>&lt;P&gt;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=hosto390&amp;amp;docsetTarget=n16cfsauaono3bn1syrk9rmjsv5s.htm&amp;amp;locale=en" target="_self"&gt;autoexec.sas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 22:47:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-save-common-options-and-libnames-that-are-used-all-the/m-p/717241#M221784</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-02-05T22:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to save common options and libnames that are used all the times</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-save-common-options-and-libnames-that-are-used-all-the/m-p/717248#M221787</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;Thanks!&lt;/P&gt;&lt;P&gt;I did realize I had to create an autoexec.sas file, I kept on searching for an already file to alter.&lt;/P&gt;&lt;P&gt;The link makes so much sense.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2021 23:43:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-save-common-options-and-libnames-that-are-used-all-the/m-p/717248#M221787</guid>
      <dc:creator>sas_student1</dc:creator>
      <dc:date>2021-02-05T23:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to save common options and libnames that are used all the times</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-save-common-options-and-libnames-that-are-used-all-the/m-p/717249#M221788</link>
      <description>I did not realize, not I did realize</description>
      <pubDate>Fri, 05 Feb 2021 23:44:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-save-common-options-and-libnames-that-are-used-all-the/m-p/717249#M221788</guid>
      <dc:creator>sas_student1</dc:creator>
      <dc:date>2021-02-05T23:44:47Z</dc:date>
    </item>
  </channel>
</rss>

