<?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: ods proc print without the results (.lst) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ods-proc-print-without-the-results-lst/m-p/529369#M144622</link>
    <description>Thank you Kurt. I need a good start point for detailed SAS study where in i want to have a lot of practical problems in SAS programming. can u direct me on this.</description>
    <pubDate>Wed, 23 Jan 2019 11:17:55 GMT</pubDate>
    <dc:creator>Jagadeesh2907</dc:creator>
    <dc:date>2019-01-23T11:17:55Z</dc:date>
    <item>
      <title>ods proc print without the results (.lst)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-proc-print-without-the-results-lst/m-p/529358#M144616</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to execute the code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods csv file = "completeness_report.csv" options (prepend_equals = "yes" quote_by_type = "yes");&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;proc print data=work.completeness noobs;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;run;&lt;/P&gt;&lt;P&gt;ods csv close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This executes fine. however, when i execute in batch mode using the system accounts, it throws an error since the system id is not having permission to write the result file(.lst) in the home area. To Overcome this how can i avoid the proc print creating a result file. the proc print should only write the data to the ODS file and not the results file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 09:24:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-proc-print-without-the-results-lst/m-p/529358#M144616</guid>
      <dc:creator>Jagadeesh2907</dc:creator>
      <dc:date>2019-01-23T09:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: ods proc print without the results (.lst)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-proc-print-without-the-results-lst/m-p/529363#M144618</link>
      <description>&lt;P&gt;Add&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods listing close;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;before any output-producing procedure.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 09:43:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-proc-print-without-the-results-lst/m-p/529363#M144618</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-01-23T09:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: ods proc print without the results (.lst)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-proc-print-without-the-results-lst/m-p/529369#M144622</link>
      <description>Thank you Kurt. I need a good start point for detailed SAS study where in i want to have a lot of practical problems in SAS programming. can u direct me on this.</description>
      <pubDate>Wed, 23 Jan 2019 11:17:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-proc-print-without-the-results-lst/m-p/529369#M144622</guid>
      <dc:creator>Jagadeesh2907</dc:creator>
      <dc:date>2019-01-23T11:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: ods proc print without the results (.lst)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-proc-print-without-the-results-lst/m-p/529372#M144625</link>
      <description>&lt;P&gt;Work through the questions here and try to find solutions (even if you don't post it, it will get you thinking).&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jan 2019 11:40:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-proc-print-without-the-results-lst/m-p/529372#M144625</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-01-23T11:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: ods proc print without the results (.lst)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ods-proc-print-without-the-results-lst/m-p/529979#M144896</link>
      <description>Thank you Kurt. Sure.</description>
      <pubDate>Fri, 25 Jan 2019 07:01:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ods-proc-print-without-the-results-lst/m-p/529979#M144896</guid>
      <dc:creator>Jagadeesh2907</dc:creator>
      <dc:date>2019-01-25T07:01:30Z</dc:date>
    </item>
  </channel>
</rss>

