<?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: why the output I get is not the same with  the output on  textbook in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/why-the-output-I-get-is-not-the-same-with-the-output-on-textbook/m-p/744670#M233312</link>
    <description>&lt;P&gt;The book output looks like normal listing output.&amp;nbsp; Your screen shot looks like ODS output to HTML destination.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect that the PageSize option does not apply to ODS output.&lt;/P&gt;</description>
    <pubDate>Sun, 30 May 2021 14:47:29 GMT</pubDate>
    <dc:creator>Tom</dc:creator>
    <dc:date>2021-05-30T14:47:29Z</dc:date>
    <item>
      <title>why the output I get is not the same with  the output on  textbook</title>
      <link>https://communities.sas.com/t5/SAS-Programming/why-the-output-I-get-is-not-the-same-with-the-output-on-textbook/m-p/744668#M233311</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;title "Random Assignment - Three Groups";
proc report data=Learn.Assign panels=99 
            headline ps=16;
   columns Subject Group;
   define Subject / display width=7;
   define Group / width=5;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;partial of the my output like this :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tianerhu_0-1622383815531.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/59896iCC2BBA6E2E23CFB1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tianerhu_0-1622383815531.png" alt="tianerhu_0-1622383815531.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;the output on textbook like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tianerhu_1-1622384010071.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/59897i68680424A29341EC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tianerhu_1-1622384010071.png" alt="tianerhu_1-1622384010071.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 May 2021 14:17:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/why-the-output-I-get-is-not-the-same-with-the-output-on-textbook/m-p/744668#M233311</guid>
      <dc:creator>tianerhu</dc:creator>
      <dc:date>2021-05-30T14:17:48Z</dc:date>
    </item>
    <item>
      <title>Re: why the output I get is not the same with  the output on  textbook</title>
      <link>https://communities.sas.com/t5/SAS-Programming/why-the-output-I-get-is-not-the-same-with-the-output-on-textbook/m-p/744670#M233312</link>
      <description>&lt;P&gt;The book output looks like normal listing output.&amp;nbsp; Your screen shot looks like ODS output to HTML destination.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suspect that the PageSize option does not apply to ODS output.&lt;/P&gt;</description>
      <pubDate>Sun, 30 May 2021 14:47:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/why-the-output-I-get-is-not-the-same-with-the-output-on-textbook/m-p/744670#M233312</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-05-30T14:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: why the output I get is not the same with  the output on  textbook</title>
      <link>https://communities.sas.com/t5/SAS-Programming/why-the-output-I-get-is-not-the-same-with-the-output-on-textbook/m-p/744680#M233319</link>
      <description>&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Sun, 30 May 2021 16:17:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/why-the-output-I-get-is-not-the-same-with-the-output-on-textbook/m-p/744680#M233319</guid>
      <dc:creator>tianerhu</dc:creator>
      <dc:date>2021-05-30T16:17:14Z</dc:date>
    </item>
  </channel>
</rss>

