<?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: How to automatically get the Page 1 of N in the proc report ? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-automatically-get-the-Page-1-of-N-in-the-proc-report/m-p/910561#M359082</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods rtf file='c:\temp\temp.rtf';
title "Page (*ESC*){thispage} of (*ESC*){lastpage} .";
proc report data=sashelp.heart(obs=100) nowd;
column status weight height ageatstart;
run;
ods rtf close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksharp_0-1704419678819.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/92287i5C3096368BA618E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksharp_0-1704419678819.png" alt="Ksharp_0-1704419678819.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Jan 2024 01:55:04 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2024-01-05T01:55:04Z</dc:date>
    <item>
      <title>How to automatically get the Page 1 of N in the proc report ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-automatically-get-the-Page-1-of-N-in-the-proc-report/m-p/910553#M359080</link>
      <description>&lt;P&gt;Hi guys!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm confused how to get the "Page 1 of 5, Page2 of 5" footnote in the proc report statement for each file. Thank you so much!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 00:20:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-automatically-get-the-Page-1-of-N-in-the-proc-report/m-p/910553#M359080</guid>
      <dc:creator>Sikcion</dc:creator>
      <dc:date>2024-01-05T00:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to automatically get the Page 1 of N in the proc report ?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-automatically-get-the-Page-1-of-N-in-the-proc-report/m-p/910561#M359082</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods rtf file='c:\temp\temp.rtf';
title "Page (*ESC*){thispage} of (*ESC*){lastpage} .";
proc report data=sashelp.heart(obs=100) nowd;
column status weight height ageatstart;
run;
ods rtf close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksharp_0-1704419678819.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/92287i5C3096368BA618E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksharp_0-1704419678819.png" alt="Ksharp_0-1704419678819.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 01:55:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-automatically-get-the-Page-1-of-N-in-the-proc-report/m-p/910561#M359082</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2024-01-05T01:55:04Z</dc:date>
    </item>
  </channel>
</rss>

