<?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: ODS Statistical Graphics in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/error-ODS-Statistical-Graphics/m-p/43649#M5811</link>
    <description>Are you working in 9.2 already? &lt;BR /&gt;
or if you are in 9.1.3 sp4&lt;BR /&gt;
did you submit the program for the templates  as the install process indicate it:&lt;BR /&gt;
&lt;BR /&gt;
The GLIMMIX install creates a SAS program called GLIMMIX_TPL.SAS.  This&lt;BR /&gt;
program creates the templates needed to format the output from the&lt;BR /&gt;
GLIMMIX procedure.</description>
    <pubDate>Wed, 03 Sep 2008 10:42:15 GMT</pubDate>
    <dc:creator>Andre</dc:creator>
    <dc:date>2008-09-03T10:42:15Z</dc:date>
    <item>
      <title>error: ODS Statistical Graphics</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/error-ODS-Statistical-Graphics/m-p/43648#M5810</link>
      <description>&lt;B&gt;Whenever I try to make a graph, the programme collapse and I have to close it. Why can this happen??  In the Log folder the message is:&lt;/B&gt; &lt;BR /&gt;
&lt;I&gt;148  ods html;&lt;BR /&gt;
NOTA: Escribiendo HTML Cuerpo del fichero: sashtml.htm&lt;BR /&gt;
149  ods graphics on;&lt;BR /&gt;
NOTA: ODS Statistical Graphics will require a SAS/GRAPH license when it is declared production.&lt;BR /&gt;
150  ods select StudentPanel;&lt;BR /&gt;
NOTA: This is the June 2006 release of the GLIMMIX procedure.&lt;BR /&gt;
151  proc GLIMMIX data=Resumen plots=studentpanel;&lt;BR /&gt;
152  class UTM2K;&lt;BR /&gt;
153  model total = dIICintra_12 dIICflux_12 /  dist=poisson link=log solution;&lt;BR /&gt;
154  random UTM2K;&lt;BR /&gt;
155  run;&lt;BR /&gt;
 &lt;/I&gt;</description>
      <pubDate>Wed, 03 Sep 2008 08:53:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/error-ODS-Statistical-Graphics/m-p/43648#M5810</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-09-03T08:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: error: ODS Statistical Graphics</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/error-ODS-Statistical-Graphics/m-p/43649#M5811</link>
      <description>Are you working in 9.2 already? &lt;BR /&gt;
or if you are in 9.1.3 sp4&lt;BR /&gt;
did you submit the program for the templates  as the install process indicate it:&lt;BR /&gt;
&lt;BR /&gt;
The GLIMMIX install creates a SAS program called GLIMMIX_TPL.SAS.  This&lt;BR /&gt;
program creates the templates needed to format the output from the&lt;BR /&gt;
GLIMMIX procedure.</description>
      <pubDate>Wed, 03 Sep 2008 10:42:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/error-ODS-Statistical-Graphics/m-p/43649#M5811</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2008-09-03T10:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: error: ODS Statistical Graphics</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/error-ODS-Statistical-Graphics/m-p/43650#M5812</link>
      <description>I'm working in 9.1.3. &lt;BR /&gt;
&lt;BR /&gt;
I have found the file "GLIMMIX_TPL.SAS". How do I have to submit the program for the templates? I have tried many things but I can not create the graphs using GLIMMIX procedure.&lt;BR /&gt;
&lt;BR /&gt;
Looking forward to finding a solution and thanks in advanced.&lt;BR /&gt;
Elena</description>
      <pubDate>Wed, 17 Sep 2008 12:00:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/error-ODS-Statistical-Graphics/m-p/43650#M5812</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-09-17T12:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: error: ODS Statistical Graphics</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/error-ODS-Statistical-Graphics/m-p/43651#M5813</link>
      <description>Submit it like a normal sas program once.&lt;BR /&gt;
then &lt;BR /&gt;
submit your glimmix program  but you must pulish before your code&lt;BR /&gt;
From the little extarct you were showing, do you know you are &lt;BR /&gt;
producing a file sashtml.htm ( somewhere! ) in place of having a fixed new name &lt;BR /&gt;
 with an explicit directory  if you were using file="..." in your ods html line.&lt;BR /&gt;
You may also check if you have a correct closing of your procedure and of your &lt;BR /&gt;
ods code   like  run; quit; and ods html close;&lt;BR /&gt;
&lt;BR /&gt;
Further show your error messages or better contact with your log the &lt;BR /&gt;
Help of Sas institute.  i am not a specialist of Glimmix.&lt;BR /&gt;
&lt;BR /&gt;
Andre</description>
      <pubDate>Thu, 18 Sep 2008 08:18:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/error-ODS-Statistical-Graphics/m-p/43651#M5813</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2008-09-18T08:18:59Z</dc:date>
    </item>
  </channel>
</rss>

