<?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 proc format can't create format catalog under libref using university edition in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321508#M71013</link>
    <description>&lt;P&gt;I used the below code to create permanent format using university edition, the log has no problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc format library=orion.MyFmts cntlin=country;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasNote"&gt;But I can't see the catalog create under the orion, I deleted the&amp;nbsp;&lt;SPAN&gt;library=orion.MyFmts, it still doesn't create format catalog uner work.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;SPAN&gt;I don't know whehter it's because of university editon. can anyone help? Thanks!&lt;/SPAN&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 29 Dec 2016 02:08:08 GMT</pubDate>
    <dc:creator>KK_QQ</dc:creator>
    <dc:date>2016-12-29T02:08:08Z</dc:date>
    <item>
      <title>proc format can't create format catalog under libref using university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321508#M71013</link>
      <description>&lt;P&gt;I used the below code to create permanent format using university edition, the log has no problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc format library=orion.MyFmts cntlin=country;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasNote"&gt;But I can't see the catalog create under the orion, I deleted the&amp;nbsp;&lt;SPAN&gt;library=orion.MyFmts, it still doesn't create format catalog uner work.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&lt;SPAN&gt;I don't know whehter it's because of university editon. can anyone help? Thanks!&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 29 Dec 2016 02:08:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321508#M71013</guid>
      <dc:creator>KK_QQ</dc:creator>
      <dc:date>2016-12-29T02:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: proc format can't create format catalog under libref using university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321509#M71014</link>
      <description>&lt;P&gt;Library are single level so try including only Orion after library, not Orion.myfmt&lt;/P&gt;
&lt;P&gt;See examples here&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.ats.ucla.edu/stat/sas/library/formats.htm" target="_blank"&gt;http://www.ats.ucla.edu/stat/sas/library/formats.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 02:12:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321509#M71014</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-12-29T02:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: proc format can't create format catalog under libref using university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321510#M71015</link>
      <description>&lt;P&gt;I'm also not sure SAS UE shows catalog, so check for the presence&amp;nbsp;using PROC datasets.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 02:13:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321510#M71015</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-12-29T02:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: proc format can't create format catalog under libref using university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321512#M71016</link>
      <description>&lt;P&gt;Are you sure your input control dataset is in the proper format for creating formats?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What happens if you just define you formats using a VALUE statement instead?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 02:15:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321512#M71016</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2016-12-29T02:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: proc format can't create format catalog under libref using university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321514#M71018</link>
      <description>It's not working either if only including Orion. It suppose create format catalog.</description>
      <pubDate>Thu, 29 Dec 2016 02:24:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321514#M71018</guid>
      <dc:creator>KK_QQ</dc:creator>
      <dc:date>2016-12-29T02:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: proc format can't create format catalog under libref using university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321515#M71019</link>
      <description>&lt;P&gt;What does not working mean?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you get errors? If so, post the log.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 02:36:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321515#M71019</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-12-29T02:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: proc format can't create format catalog under libref using university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321517#M71020</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13879"&gt;@Reeza&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;Library are single level so try including only Orion after library, not Orion.myfmt&lt;/P&gt;
&lt;P&gt;See examples here&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.ats.ucla.edu/stat/sas/library/formats.htm" target="_blank"&gt;http://www.ats.ucla.edu/stat/sas/library/formats.htm&lt;/A&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;My bad, catalogs are referenced in the manner used, ie libname.catalog_name&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 02:37:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321517#M71020</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-12-29T02:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: proc format can't create format catalog under libref using university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321518#M71021</link>
      <description>&lt;P&gt;Actually, it does create the format catalog, when using below code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc format library=orion.MyFmts fmtlib;&lt;BR /&gt;select $country;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc format library=orion.MyFmts fmtlib;&lt;BR /&gt;select $country;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;you can see the results. And when you used the format, it works. But just can't show up under the liberary.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 02:43:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321518#M71021</guid>
      <dc:creator>KK_QQ</dc:creator>
      <dc:date>2016-12-29T02:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: proc format can't create format catalog under libref using university edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321526#M71028</link>
      <description>&lt;P&gt;Format libraries use a default catalog name. &amp;nbsp;You are overriding that by specifying the two-level name. &amp;nbsp;When creating the format, just specify library=orion, instead of library=orion.MyFmts and that should put the new format into the default library.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Dec 2016 03:28:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/proc-format-can-t-create-format-catalog-under-libref-using/m-p/321526#M71028</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2016-12-29T03:28:52Z</dc:date>
    </item>
  </channel>
</rss>

