<?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 Procedure SYSLIN not found in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Procedure-SYSLIN-not-found/m-p/507654#M1501</link>
    <description>&lt;P&gt;I am trying to run an instrumental variable example but the error comes up as&amp;nbsp;&lt;SPAN&gt;Procedure SYSLIN not found. I am using a paid version and I suppose my boss has bought it. My question is where I can find the&amp;nbsp;SAS/ETS? If I could not find it in the computer, can I download it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Oct 2018 06:32:25 GMT</pubDate>
    <dc:creator>Andrea_Peng</dc:creator>
    <dc:date>2018-10-26T06:32:25Z</dc:date>
    <item>
      <title>Procedure SYSLIN not found</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Procedure-SYSLIN-not-found/m-p/507654#M1501</link>
      <description>&lt;P&gt;I am trying to run an instrumental variable example but the error comes up as&amp;nbsp;&lt;SPAN&gt;Procedure SYSLIN not found. I am using a paid version and I suppose my boss has bought it. My question is where I can find the&amp;nbsp;SAS/ETS? If I could not find it in the computer, can I download it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 06:32:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Procedure-SYSLIN-not-found/m-p/507654#M1501</guid>
      <dc:creator>Andrea_Peng</dc:creator>
      <dc:date>2018-10-26T06:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure SYSLIN not found</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Procedure-SYSLIN-not-found/m-p/507670#M1503</link>
      <description>&lt;P&gt;You would need to contact either SAS rep, your manager, your IT group.&amp;nbsp; Its an additional package that needs to be added/licensed.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.sas.com/en_us/software/ets.html" target="_blank"&gt;https://www.sas.com/en_us/software/ets.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;So you may have a license for SAS, however that is an additional component.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 08:10:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Procedure-SYSLIN-not-found/m-p/507670#M1503</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-10-26T08:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure SYSLIN not found</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Procedure-SYSLIN-not-found/m-p/507682#M1504</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You can&amp;nbsp;print a list of the licensed SAS modules with&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc setinit;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 09:26:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Procedure-SYSLIN-not-found/m-p/507682#M1504</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2018-10-26T09:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure SYSLIN not found</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Procedure-SYSLIN-not-found/m-p/507797#M1514</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32733"&gt;@FreelanceReinh&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You can&amp;nbsp;print a list of the licensed SAS modules with&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc setinit;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;You would be looking for SAS/ETS for Proc SYSLIN in the results in the log.&lt;/P&gt;
&lt;P&gt;If it is in the log then run&lt;/P&gt;
&lt;PRE&gt;proc product_status;
run;&lt;/PRE&gt;
&lt;P&gt;to see if it was actually installed. If ETS did not appear in the output for SETINIT you aren't currently licensed and &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/45151"&gt;@RW9&lt;/a&gt;&amp;nbsp;has the solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Oct 2018 16:00:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Procedure-SYSLIN-not-found/m-p/507797#M1514</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-10-26T16:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure SYSLIN not found</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Procedure-SYSLIN-not-found/m-p/507951#M1559</link>
      <description>&lt;P&gt;Thanks for you two guys!&lt;/P&gt;</description>
      <pubDate>Sat, 27 Oct 2018 05:20:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Procedure-SYSLIN-not-found/m-p/507951#M1559</guid>
      <dc:creator>Andrea_Peng</dc:creator>
      <dc:date>2018-10-27T05:20:42Z</dc:date>
    </item>
  </channel>
</rss>

