<?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: Is it possible to reopen an ODS RTF destination? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Is-it-possible-to-reopen-an-ODS-RTF-destination/m-p/618451#M19223</link>
    <description>&lt;P&gt;I have never used it myself but guessing what you're trying to do ODS DOCUMENT might be what you're looking for.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings12/273-2012.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings12/273-2012.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jan 2020 03:43:51 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2020-01-20T03:43:51Z</dc:date>
    <item>
      <title>Is it possible to reopen an ODS RTF destination?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Is-it-possible-to-reopen-an-ODS-RTF-destination/m-p/618396#M19217</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Does anyone know if it is possible to reopen an ODS RTF destination after it has been closed to add further contents?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods rtf.tagsets file="C:\Stats\SAS_output.rtf" ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc freq data=ds1 ; tables var1*var2; run ;&lt;/P&gt;&lt;P&gt;ods rtf.tagsets close ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods rtf.tagsets file="C:\Stats\SAS_output.rtf" ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc freq data=ds2 ; tables var1*var2; run ;&lt;/P&gt;&lt;P&gt;ods rtf.tagsets close ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am aware in the example above that the two Proc Freqs can be placed inside the same ODS. What I would like to know is if it is possible to close the rtf.tagsets destination and then reopen it to add further contents that do not overwrite the current contents displayed in the file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jan 2020 20:50:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Is-it-possible-to-reopen-an-ODS-RTF-destination/m-p/618396#M19217</guid>
      <dc:creator>Mark_lmnt</dc:creator>
      <dc:date>2020-01-19T20:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to reopen an ODS RTF destination?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Is-it-possible-to-reopen-an-ODS-RTF-destination/m-p/618397#M19218</link>
      <description>&lt;P&gt;ODS destinations in general are limited to being created from scratch and in one process. You can imagine the complexity of interpreting an existing ODS file and adding to it hence the restriction in SAS's ODS.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jan 2020 21:01:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Is-it-possible-to-reopen-an-ODS-RTF-destination/m-p/618397#M19218</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-01-19T21:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to reopen an ODS RTF destination?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Is-it-possible-to-reopen-an-ODS-RTF-destination/m-p/618451#M19223</link>
      <description>&lt;P&gt;I have never used it myself but guessing what you're trying to do ODS DOCUMENT might be what you're looking for.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings12/273-2012.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings12/273-2012.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 03:43:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Is-it-possible-to-reopen-an-ODS-RTF-destination/m-p/618451#M19223</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2020-01-20T03:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to reopen an ODS RTF destination?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Is-it-possible-to-reopen-an-ODS-RTF-destination/m-p/618507#M19237</link>
      <description>Thank you very much.&lt;BR /&gt;I will take a good look at document and post and update.&lt;BR /&gt;Cheers</description>
      <pubDate>Mon, 20 Jan 2020 12:43:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Is-it-possible-to-reopen-an-ODS-RTF-destination/m-p/618507#M19237</guid>
      <dc:creator>Mark_lmnt</dc:creator>
      <dc:date>2020-01-20T12:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to reopen an ODS RTF destination?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Is-it-possible-to-reopen-an-ODS-RTF-destination/m-p/620869#M19556</link>
      <description>Thank you for the ODS document document. This is exactly what I was looking for! Thank you.</description>
      <pubDate>Wed, 29 Jan 2020 16:28:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Is-it-possible-to-reopen-an-ODS-RTF-destination/m-p/620869#M19556</guid>
      <dc:creator>Mark_lmnt</dc:creator>
      <dc:date>2020-01-29T16:28:32Z</dc:date>
    </item>
  </channel>
</rss>

