<?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 Redirecting log to stderr while keeping a command prompt in UNIX SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Redirecting-log-to-stderr-while-keeping-a-command-prompt-in-UNIX/m-p/479114#M123616</link>
    <description>&lt;P&gt;I'm trying to get the system options correct for a interactive SAS session.&amp;nbsp; I building a sort of task runner in Python using saspy as a guildline:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/sassoftware/saspy" target="_blank"&gt;https://github.com/sassoftware/saspy&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the current command I run to invoke a session:&lt;/P&gt;&lt;P&gt;&lt;CODE class=" language-sas"&gt;&amp;nbsp;&lt;/CODE&gt;&lt;/P&gt;&lt;PRE&gt;/sas/sas94/SASFoundation/9.4/sas -nodms -nosource -nonews -pagesize MAX -errorcheck strict -errorabend&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use some of the interactive features found with the -nodms flag where a prompt with the pattern&lt;/P&gt;&lt;PRE&gt;  [:number:]?&lt;/PRE&gt;&lt;P&gt;appears.&amp;nbsp; I want to use the appearance of this prompt to indicate when new code can be submitted to the SAS session.&amp;nbsp; However I cannot use this feature in conjunction with the -stdio flag which would redirect log to stderr.&amp;nbsp; Is there anyway to have the prompt and the redirection at the same time.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jul 2018 15:52:22 GMT</pubDate>
    <dc:creator>tomcmacdonald</dc:creator>
    <dc:date>2018-07-18T15:52:22Z</dc:date>
    <item>
      <title>Redirecting log to stderr while keeping a command prompt in UNIX SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Redirecting-log-to-stderr-while-keeping-a-command-prompt-in-UNIX/m-p/479114#M123616</link>
      <description>&lt;P&gt;I'm trying to get the system options correct for a interactive SAS session.&amp;nbsp; I building a sort of task runner in Python using saspy as a guildline:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/sassoftware/saspy" target="_blank"&gt;https://github.com/sassoftware/saspy&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the current command I run to invoke a session:&lt;/P&gt;&lt;P&gt;&lt;CODE class=" language-sas"&gt;&amp;nbsp;&lt;/CODE&gt;&lt;/P&gt;&lt;PRE&gt;/sas/sas94/SASFoundation/9.4/sas -nodms -nosource -nonews -pagesize MAX -errorcheck strict -errorabend&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use some of the interactive features found with the -nodms flag where a prompt with the pattern&lt;/P&gt;&lt;PRE&gt;  [:number:]?&lt;/PRE&gt;&lt;P&gt;appears.&amp;nbsp; I want to use the appearance of this prompt to indicate when new code can be submitted to the SAS session.&amp;nbsp; However I cannot use this feature in conjunction with the -stdio flag which would redirect log to stderr.&amp;nbsp; Is there anyway to have the prompt and the redirection at the same time.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 15:52:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Redirecting-log-to-stderr-while-keeping-a-command-prompt-in-UNIX/m-p/479114#M123616</guid>
      <dc:creator>tomcmacdonald</dc:creator>
      <dc:date>2018-07-18T15:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Redirecting log to stderr while keeping a command prompt in UNIX SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Redirecting-log-to-stderr-while-keeping-a-command-prompt-in-UNIX/m-p/479156#M123636</link>
      <description>&lt;P&gt;OK, I'm removing the -nodms flag and adding the -stdio flag.&amp;nbsp; -stdio seems to provide a prompt that I can work it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 17:30:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Redirecting-log-to-stderr-while-keeping-a-command-prompt-in-UNIX/m-p/479156#M123636</guid>
      <dc:creator>tomcmacdonald</dc:creator>
      <dc:date>2018-07-18T17:30:00Z</dc:date>
    </item>
  </channel>
</rss>

