<?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 why do we need to ods close listing  first? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/why-do-we-need-to-ods-close-listing-first/m-p/883399#M349030</link>
    <description>&lt;P&gt;if we create a rft file use ods,why do we need to program like this:&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;ods rtf.....;&lt;/P&gt;&lt;P&gt;xxxxxxxxxx xxxxxxxxxxx&lt;/P&gt;&lt;P&gt;ods rtf close;&lt;/P&gt;&lt;P&gt;ods listing;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if we don't close listing first or sometimes we ingore it,there will be unexpected results,can someone tell me why,thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2023 09:15:07 GMT</pubDate>
    <dc:creator>wzl9527</dc:creator>
    <dc:date>2023-07-04T09:15:07Z</dc:date>
    <item>
      <title>why do we need to ods close listing  first?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/why-do-we-need-to-ods-close-listing-first/m-p/883399#M349030</link>
      <description>&lt;P&gt;if we create a rft file use ods,why do we need to program like this:&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;ods rtf.....;&lt;/P&gt;&lt;P&gt;xxxxxxxxxx xxxxxxxxxxx&lt;/P&gt;&lt;P&gt;ods rtf close;&lt;/P&gt;&lt;P&gt;ods listing;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if we don't close listing first or sometimes we ingore it,there will be unexpected results,can someone tell me why,thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 09:15:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/why-do-we-need-to-ods-close-listing-first/m-p/883399#M349030</guid>
      <dc:creator>wzl9527</dc:creator>
      <dc:date>2023-07-04T09:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: why do we need to ods close listing  first?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/why-do-we-need-to-ods-close-listing-first/m-p/883401#M349031</link>
      <description>&lt;P&gt;Depending on the interface (SAS Studio, Enterprise Guide, Display Manager) and the run mode (interactive or batch), there will be ODS destinations opened by default (in batch particularly, ODS LISTING) or by settings of the interface.&lt;/P&gt;
&lt;P&gt;To prevent SAS from trying to write a .lst file in the current working directory (especially when in batch mode), ODS LISTING CLOSE; is used.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 09:49:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/why-do-we-need-to-ods-close-listing-first/m-p/883401#M349031</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2023-07-04T09:49:27Z</dc:date>
    </item>
  </channel>
</rss>

