<?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 Start .exe file and automatically “press enter for ”Save“” in SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Start-exe-file-and-automatically-press-enter-for-Save-in-SAS/m-p/413634#M279960</link>
    <description>&lt;P&gt;I have a SAS program I would like to schedule, so we don't have to run it manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the program we call an executable (reg.exe), like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;X CALL "K:\reg.exe";&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The executable opens a standard windows save-dialog and all we need to do is press save, which will save an xml-file. The save-dialog already opens in the correct directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I would like is to somehow pass the instruction on, using code, to "press save", so the program can move on and work with the saved xml-file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible somehow?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2017 12:44:26 GMT</pubDate>
    <dc:creator>ThomasTN</dc:creator>
    <dc:date>2017-11-15T12:44:26Z</dc:date>
    <item>
      <title>Start .exe file and automatically “press enter for ”Save“” in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Start-exe-file-and-automatically-press-enter-for-Save-in-SAS/m-p/413634#M279960</link>
      <description>&lt;P&gt;I have a SAS program I would like to schedule, so we don't have to run it manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the program we call an executable (reg.exe), like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;X CALL "K:\reg.exe";&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The executable opens a standard windows save-dialog and all we need to do is press save, which will save an xml-file. The save-dialog already opens in the correct directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I would like is to somehow pass the instruction on, using code, to "press save", so the program can move on and work with the saved xml-file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible somehow?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 12:44:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Start-exe-file-and-automatically-press-enter-for-Save-in-SAS/m-p/413634#M279960</guid>
      <dc:creator>ThomasTN</dc:creator>
      <dc:date>2017-11-15T12:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: Start .exe file and automatically “press enter for ”Save“” in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Start-exe-file-and-automatically-press-enter-for-Save-in-SAS/m-p/413636#M279961</link>
      <description>&lt;P&gt;Look for a commandline option for reg.exe that suppresses the dialog, and use it. Any well programmed utility has such an option (eg "rm -f" on UNIX).&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 12:49:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Start-exe-file-and-automatically-press-enter-for-Save-in-SAS/m-p/413636#M279961</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-11-15T12:49:32Z</dc:date>
    </item>
  </channel>
</rss>

