<?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: 9.2.2v html frame code generation in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-2v-html-frame-code-generation/m-p/75254#M8557</link>
    <description>David, &lt;BR /&gt;
Thank you for the news&lt;BR /&gt;
Andre</description>
    <pubDate>Mon, 12 Oct 2009 17:24:43 GMT</pubDate>
    <dc:creator>Andre</dc:creator>
    <dc:date>2009-10-12T17:24:43Z</dc:date>
    <item>
      <title>9.2.2v html frame code generation</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-2v-html-frame-code-generation/m-p/75252#M8555</link>
      <description>Hello, &lt;BR /&gt;
Why is this program not producing what was asked in matter of area&lt;BR /&gt;
&lt;BR /&gt;
[pre]&lt;BR /&gt;
libname tpl "d:\ods92\";&lt;BR /&gt;
ods path tpl.templat(update) sashelp.tmplmst(read);&lt;BR /&gt;
proc template;&lt;BR /&gt;
     define style styles.test;&lt;BR /&gt;
     parent=styles.default;&lt;BR /&gt;
       style Frame from Document /&lt;BR /&gt;
	         contentposition=R&lt;BR /&gt;
             contentsize = 50%;&lt;BR /&gt;
	/*   style body from output /&lt;BR /&gt;
	         outputwidth=25% ; */&lt;BR /&gt;
     end;&lt;BR /&gt;
   run;&lt;BR /&gt;
&lt;BR /&gt;
proc sort data=sashelp.class out=xx;&lt;BR /&gt;
by sex;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ods listing close;&lt;BR /&gt;
ods html file="c:\temp\body.htm"&lt;BR /&gt;
         contents='c:\temp\contents.htm'&lt;BR /&gt;
         frame='c:\temp\frame.htm'&lt;BR /&gt;
         style=styles.test;&lt;BR /&gt;
&lt;BR /&gt;
proc print data=xx;&lt;BR /&gt;
by sex;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ods html close;&lt;BR /&gt;
ods listing;&lt;BR /&gt;
ods path reset;&lt;BR /&gt;
libname tpl clear;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
in the code    is unchanged&lt;BR /&gt;
&lt;BR /&gt;
under 9.2.2&lt;BR /&gt;
Andre</description>
      <pubDate>Fri, 09 Oct 2009 09:03:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-2v-html-frame-code-generation/m-p/75252#M8555</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2009-10-09T09:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: 9.2.2v html frame code generation</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-2v-html-frame-code-generation/m-p/75253#M8556</link>
      <description>Andre,&lt;BR /&gt;
&lt;BR /&gt;
  This problem was previously reported to Tech Support.  We in R&amp;amp;D have made a fix that will be available in a future release.&lt;BR /&gt;
&lt;BR /&gt;
-- David Kelley, SAS</description>
      <pubDate>Fri, 09 Oct 2009 19:13:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-2v-html-frame-code-generation/m-p/75253#M8556</guid>
      <dc:creator>David_SAS</dc:creator>
      <dc:date>2009-10-09T19:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: 9.2.2v html frame code generation</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-2v-html-frame-code-generation/m-p/75254#M8557</link>
      <description>David, &lt;BR /&gt;
Thank you for the news&lt;BR /&gt;
Andre</description>
      <pubDate>Mon, 12 Oct 2009 17:24:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/9-2-2v-html-frame-code-generation/m-p/75254#M8557</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2009-10-12T17:24:43Z</dc:date>
    </item>
  </channel>
</rss>

