<?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: SAS studio macro's in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-studio-macro-s/m-p/401363#M2697</link>
    <description>&lt;P&gt;Many of the SAS supplied macros are dependent on the SAS products installed. If the macro is in a product not installed for you then that could be an issue. If you know which product the macro is supposed be associated with then you might run this code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc setinit;
run;

proc product_status;
run;&lt;/PRE&gt;
&lt;P&gt;Setinit will tell which products are licensed and Product_status will tell&amp;nbsp;which products were&amp;nbsp;actually installed when you exam the Log. If the SAS product is in the Setinit results but not the Product_status then an update to your installation is in order. If not in Setinit then an expansion of the license is needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sin %logtest is not installed in my fairly bare SAS installation I can't tell you which product to look for.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Oct 2017 14:43:33 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2017-10-05T14:43:33Z</dc:date>
    <item>
      <title>SAS studio macro's</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-studio-macro-s/m-p/401315#M2696</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some macro's are standard within SAS, for example the %logtest. However, within SAS studio that my company runs on a server build by SAS I cannot run these macro's. Is there a method to install these macro's or do you need to "activate" them first?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Gavin&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 13:00:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-studio-macro-s/m-p/401315#M2696</guid>
      <dc:creator>GavinB</dc:creator>
      <dc:date>2017-10-05T13:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAS studio macro's</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-studio-macro-s/m-p/401363#M2697</link>
      <description>&lt;P&gt;Many of the SAS supplied macros are dependent on the SAS products installed. If the macro is in a product not installed for you then that could be an issue. If you know which product the macro is supposed be associated with then you might run this code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc setinit;
run;

proc product_status;
run;&lt;/PRE&gt;
&lt;P&gt;Setinit will tell which products are licensed and Product_status will tell&amp;nbsp;which products were&amp;nbsp;actually installed when you exam the Log. If the SAS product is in the Setinit results but not the Product_status then an update to your installation is in order. If not in Setinit then an expansion of the license is needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sin %logtest is not installed in my fairly bare SAS installation I can't tell you which product to look for.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 14:43:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-studio-macro-s/m-p/401363#M2697</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-10-05T14:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAS studio macro's</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-studio-macro-s/m-p/401366#M2698</link>
      <description>&lt;P&gt;From what I found with my old friend google, %logtest is part of SAS/ETS.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Oct 2017 14:47:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/SAS-studio-macro-s/m-p/401366#M2698</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-10-05T14:47:45Z</dc:date>
    </item>
  </channel>
</rss>

