<?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 ODS StartPage in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-StartPage/m-p/41565#M5648</link>
    <description>I would like to toggle the startpage option in the middle of a job stream.  What is the proper syntax.  SAS 9.1.3&lt;BR /&gt;
&lt;BR /&gt;
I start with ...&lt;BR /&gt;
&lt;BR /&gt;
filename pdf ftp "/MainFrameFtp/EsaDown/DMInvenRptSlab2.pdf" &lt;BR /&gt;
ods pdf file=pdf  startpage=no notoc;&lt;BR /&gt;
&lt;BR /&gt;
proc tabulate;&lt;BR /&gt;
run;&lt;BR /&gt;
proc tabulate;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ods startpage=now;  &amp;lt;----- this is incorrect, but how? &lt;BR /&gt;
&lt;BR /&gt;
proc tabulate;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ods startpage=no;   &amp;lt;--- Would this be needed or does it remain the "default"?&lt;BR /&gt;
&lt;BR /&gt;
proc tabulate;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ods pdf close;</description>
    <pubDate>Mon, 25 Aug 2008 16:29:22 GMT</pubDate>
    <dc:creator>Bill</dc:creator>
    <dc:date>2008-08-25T16:29:22Z</dc:date>
    <item>
      <title>ODS StartPage</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-StartPage/m-p/41565#M5648</link>
      <description>I would like to toggle the startpage option in the middle of a job stream.  What is the proper syntax.  SAS 9.1.3&lt;BR /&gt;
&lt;BR /&gt;
I start with ...&lt;BR /&gt;
&lt;BR /&gt;
filename pdf ftp "/MainFrameFtp/EsaDown/DMInvenRptSlab2.pdf" &lt;BR /&gt;
ods pdf file=pdf  startpage=no notoc;&lt;BR /&gt;
&lt;BR /&gt;
proc tabulate;&lt;BR /&gt;
run;&lt;BR /&gt;
proc tabulate;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ods startpage=now;  &amp;lt;----- this is incorrect, but how? &lt;BR /&gt;
&lt;BR /&gt;
proc tabulate;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ods startpage=no;   &amp;lt;--- Would this be needed or does it remain the "default"?&lt;BR /&gt;
&lt;BR /&gt;
proc tabulate;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ods pdf close;</description>
      <pubDate>Mon, 25 Aug 2008 16:29:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-StartPage/m-p/41565#M5648</guid>
      <dc:creator>Bill</dc:creator>
      <dc:date>2008-08-25T16:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: ODS StartPage</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-StartPage/m-p/41566#M5649</link>
      <description>found the answer ...&lt;BR /&gt;
&lt;BR /&gt;
it should read as: ods PDF startpage=now.  The subsequent startpage = no is not necessary.&lt;BR /&gt;
&lt;BR /&gt;
wd</description>
      <pubDate>Mon, 25 Aug 2008 16:49:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-StartPage/m-p/41566#M5649</guid>
      <dc:creator>Bill</dc:creator>
      <dc:date>2008-08-25T16:49:19Z</dc:date>
    </item>
  </channel>
</rss>

