<?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 Saving Proc format to autoload in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Saving-Proc-format-to-autoload/m-p/400191#M278596</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i've created new format using proc format in stored process i want this format to autoload and the stored process to read like sas formats&amp;nbsp;&lt;/P&gt;&lt;P&gt;stored permenant because it takes 2 seconds every time the stored process called to load this format&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Oct 2017 06:45:14 GMT</pubDate>
    <dc:creator>Amahareek</dc:creator>
    <dc:date>2017-10-02T06:45:14Z</dc:date>
    <item>
      <title>Saving Proc format to autoload</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Saving-Proc-format-to-autoload/m-p/400191#M278596</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i've created new format using proc format in stored process i want this format to autoload and the stored process to read like sas formats&amp;nbsp;&lt;/P&gt;&lt;P&gt;stored permenant because it takes 2 seconds every time the stored process called to load this format&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 06:45:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Saving-Proc-format-to-autoload/m-p/400191#M278596</guid>
      <dc:creator>Amahareek</dc:creator>
      <dc:date>2017-10-02T06:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Proc format to autoload</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Saving-Proc-format-to-autoload/m-p/400192#M278597</link>
      <description>&lt;P&gt;Do you man that you don't want to have to run the Proc Format every time the Stored Process runs?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so save the generated format with the LIBRARY= option&amp;nbsp;&lt;A href="http://documentation.sas.com/?docsetId=proc&amp;amp;docsetTarget=n1c16dxnndwfzyn14o1kb8a4312m.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p14pdxb0wxpmr3n1a3d1sdgx4o9d" target="_blank"&gt;http://documentation.sas.com/?docsetId=proc&amp;amp;docsetTarget=n1c16dxnndwfzyn14o1kb8a4312m.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p14pdxb0wxpmr3n1a3d1sdgx4o9d&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then use the OPTIONS FMTSEARCH statement to tell SAS where to look for that format&amp;nbsp;&lt;A href="http://documentation.sas.com/?docsetId=lesysoptsref&amp;amp;docsetTarget=p1fvn6rwmpf1njn1whkud1hmsc97.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=lesysoptsref&amp;amp;docsetTarget=p1fvn6rwmpf1njn1whkud1hmsc97.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 07:36:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Saving-Proc-format-to-autoload/m-p/400192#M278597</guid>
      <dc:creator>ChrisBrooks</dc:creator>
      <dc:date>2017-10-02T07:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Proc format to autoload</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Saving-Proc-format-to-autoload/m-p/400194#M278598</link>
      <description>&lt;P&gt;thanks a lot Chris&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've found this before please proivde example with code&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks again&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 07:49:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Saving-Proc-format-to-autoload/m-p/400194#M278598</guid>
      <dc:creator>Amahareek</dc:creator>
      <dc:date>2017-10-02T07:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Proc format to autoload</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Saving-Proc-format-to-autoload/m-p/400198#M278599</link>
      <description>&lt;P&gt;The documentation contains an example:&amp;nbsp;&lt;A href="http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=proc&amp;amp;docsetTarget=n1lxb8tukmkz70n1xakolh37h7eq.htm&amp;amp;locale=de" target="_blank"&gt;http://documentation.sas.com/?cdcId=pgmmvacdc&amp;amp;cdcVersion=9.4&amp;amp;docsetId=proc&amp;amp;docsetTarget=n1lxb8tukmkz70n1xakolh37h7eq.htm&amp;amp;locale=de&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 08:12:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Saving-Proc-format-to-autoload/m-p/400198#M278599</guid>
      <dc:creator>error_prone</dc:creator>
      <dc:date>2017-10-02T08:12:16Z</dc:date>
    </item>
  </channel>
</rss>

