<?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: ERROR: Procedure GLM not found in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Procedure-GLM-not-found/m-p/7322#M68</link>
    <description>I will do it&lt;BR /&gt;
Thanks</description>
    <pubDate>Fri, 07 Mar 2008 14:34:55 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-03-07T14:34:55Z</dc:date>
    <item>
      <title>ERROR: Procedure GLM not found</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Procedure-GLM-not-found/m-p/7318#M64</link>
      <description>i´ve run the following code:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
                libname arq 'C:\test\';&lt;BR /&gt;
                data arq;&lt;BR /&gt;
                infile 'C:\test\test.txt';&lt;BR /&gt;
                input v1 group&lt;BR /&gt;
                v2&lt;BR /&gt;
                v3&lt;BR /&gt;
                v4;&lt;BR /&gt;
&lt;BR /&gt;
                proc GLM data=arq order=internal;&lt;BR /&gt;
                TITLE test';&lt;BR /&gt;
                     class group;&lt;BR /&gt;
                     model tr1-tr4 = group /nouni;&lt;BR /&gt;
                     repeated serie 4;&lt;BR /&gt;
                run;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
it didn´t worked... I received the message "ERROR: Procedure GLM not found"&lt;BR /&gt;
&lt;BR /&gt;
it´s the first time I use this sas installation. Is it a programming error or a software error?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;
rpavao</description>
      <pubDate>Fri, 07 Mar 2008 13:23:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-Procedure-GLM-not-found/m-p/7318#M64</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-03-07T13:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Procedure GLM not found</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Procedure-GLM-not-found/m-p/7319#M65</link>
      <description>Most likely you do not have the SAS/STAT module licensed.&lt;BR /&gt;
Run the following code to see your licensed modules:&lt;BR /&gt;
&lt;BR /&gt;
PROC SETINT;&lt;BR /&gt;
RUN;&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps,&lt;BR /&gt;
&lt;BR /&gt;
Lex Jansen</description>
      <pubDate>Fri, 07 Mar 2008 14:02:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-Procedure-GLM-not-found/m-p/7319#M65</guid>
      <dc:creator>Lex_SAS</dc:creator>
      <dc:date>2008-03-07T14:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Procedure GLM not found</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Procedure-GLM-not-found/m-p/7320#M66</link>
      <description>Thanks Lex, I followed your suggestion, but there is SAS/STAT in the list...&lt;BR /&gt;
&lt;BR /&gt;
---Base Product                                                            12DEC2008&lt;BR /&gt;
---SAS/STAT                                                                12DEC2008&lt;BR /&gt;
&lt;BR /&gt;
Do you have other suggestion?</description>
      <pubDate>Fri, 07 Mar 2008 14:23:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-Procedure-GLM-not-found/m-p/7320#M66</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-03-07T14:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Procedure GLM not found</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Procedure-GLM-not-found/m-p/7321#M67</link>
      <description>I would contact either your local SAS installation support or contact SAS Support.</description>
      <pubDate>Fri, 07 Mar 2008 14:27:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-Procedure-GLM-not-found/m-p/7321#M67</guid>
      <dc:creator>Lex_SAS</dc:creator>
      <dc:date>2008-03-07T14:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Procedure GLM not found</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ERROR-Procedure-GLM-not-found/m-p/7322#M68</link>
      <description>I will do it&lt;BR /&gt;
Thanks</description>
      <pubDate>Fri, 07 Mar 2008 14:34:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ERROR-Procedure-GLM-not-found/m-p/7322#M68</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-03-07T14:34:55Z</dc:date>
    </item>
  </channel>
</rss>

