<?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: Proc Datasets in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-Datasets/m-p/483056#M125217</link>
    <description>&lt;P&gt;Will try this. But why is it redirecting to printer? I am only exporting my log and using PRINTTO in the beginning.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Aug 2018 12:22:00 GMT</pubDate>
    <dc:creator>Konakanchi</dc:creator>
    <dc:date>2018-08-01T12:22:00Z</dc:date>
    <item>
      <title>Proc Datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Datasets/m-p/483050#M125213</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to delete a temporary data set as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc Datasets Library = &amp;lt;&lt;EM&gt;libname&amp;gt;&lt;/EM&gt;&amp;nbsp;NOLIST NOWARN;&lt;BR /&gt;Delete&amp;nbsp;&lt;EM&gt;&amp;lt;data set&amp;gt;&lt;/EM&gt;;&lt;BR /&gt;Run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not every time, but I encounter the below error..say one out of 5 times i execute this code. By the way I am running 5-6 SAS parallel sessions which all include this delete step. However, this error is not affecting the next steps of the program&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: The setting of the SYSPRINT option to "&lt;EM&gt;&amp;lt;&amp;lt;printer name&amp;gt;&amp;gt;&lt;/EM&gt;" will be ignored&lt;BR /&gt;because "&lt;EM&gt;&amp;lt;&amp;lt;printer name&amp;gt;&amp;gt;&lt;/EM&gt;" is not the name of a currently installed printer.&lt;BR /&gt;This error may be due to changes in SYSPRINT option syntax.&lt;BR /&gt;Please refer to your host companion for details of those changes.&lt;BR /&gt;ERROR: The setting of the SYSPRINT option to "&lt;EM&gt;&amp;lt;&amp;lt;printer name&amp;gt;&amp;gt;&lt;/EM&gt;" will be ignored&lt;BR /&gt;because "&lt;EM&gt;&amp;lt;&amp;lt;printer name&amp;gt;&amp;gt;&lt;/EM&gt;" is not the name of a currently installed printer.&lt;BR /&gt;This error may be due to changes in SYSPRINT option syntax.&lt;BR /&gt;Please refer to your host companion for details of those changes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What could be the reason and how to rectify?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 12:13:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Datasets/m-p/483050#M125213</guid>
      <dc:creator>Konakanchi</dc:creator>
      <dc:date>2018-08-01T12:13:45Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Datasets/m-p/483053#M125216</link>
      <description>&lt;P&gt;Does this:&amp;nbsp;&lt;A href="http://support.sas.com/kb/1/701.html" target="_blank"&gt;http://support.sas.com/kb/1/701.html&lt;/A&gt; help you?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 12:17:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Datasets/m-p/483053#M125216</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-08-01T12:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Datasets/m-p/483056#M125217</link>
      <description>&lt;P&gt;Will try this. But why is it redirecting to printer? I am only exporting my log and using PRINTTO in the beginning.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 12:22:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Datasets/m-p/483056#M125217</guid>
      <dc:creator>Konakanchi</dc:creator>
      <dc:date>2018-08-01T12:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Datasets/m-p/483064#M125224</link>
      <description>&lt;P&gt;Inspect the setting of the sysprint= system option. Consult the Companion for your operating system found in "Operating Environments" here: &lt;A href="http://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.3&amp;amp;docsetId=lesysoptsref&amp;amp;docsetTarget=titlepage.htm&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.3&amp;amp;docsetId=lesysoptsref&amp;amp;docsetTarget=titlepage.htm&amp;amp;locale=en&lt;/A&gt; for the correct syntax.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Aug 2018 12:40:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Datasets/m-p/483064#M125224</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-08-01T12:40:11Z</dc:date>
    </item>
  </channel>
</rss>

