<?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 %sysexec command in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/sysexec-command/m-p/436183#M108475</link>
    <description>&lt;P&gt;Hi SAS Community,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to ask about %sysexec command,&amp;nbsp;is it only used for opening automatically excel files? because it didn't work with me when i used it for openning an access file and a word file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 Feb 2018 09:36:44 GMT</pubDate>
    <dc:creator>diane74</dc:creator>
    <dc:date>2018-02-12T09:36:44Z</dc:date>
    <item>
      <title>%sysexec command</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sysexec-command/m-p/436183#M108475</link>
      <description>&lt;P&gt;Hi SAS Community,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would like to ask about %sysexec command,&amp;nbsp;is it only used for opening automatically excel files? because it didn't work with me when i used it for openning an access file and a word file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 09:36:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sysexec-command/m-p/436183#M108475</guid>
      <dc:creator>diane74</dc:creator>
      <dc:date>2018-02-12T09:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: %sysexec command</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sysexec-command/m-p/436185#M108476</link>
      <description>&lt;P&gt;Manual:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=mcrolref&amp;amp;docsetTarget=n08ecabbpebv2xn13ieu8uylrohm.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=mcrolref&amp;amp;docsetTarget=n08ecabbpebv2xn13ieu8uylrohm.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;%sysexec - this command is used for sending Operating System commands to the Operating System and getting results back if used in that way.&amp;nbsp; Anything you can do in the command line can be sent via this macro function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The real question here would be why you are using this function when you don't know what it is for?&amp;nbsp; Why are you "opening an access file and a word file"?&amp;nbsp; Are you perhaps using the ancient DDE system?&amp;nbsp; If so, move to a modern import/export process.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 09:42:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sysexec-command/m-p/436185#M108476</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-02-12T09:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: %sysexec command</title>
      <link>https://communities.sas.com/t5/SAS-Programming/sysexec-command/m-p/436245#M108495</link>
      <description>&lt;P&gt;"Didn't work" is awful vague.&lt;BR /&gt;&lt;BR /&gt;Are there errors in the log?: Post the code and log in a code box opened with the {i} to maintain formatting of error messages.&lt;BR /&gt;&lt;BR /&gt;No output? Post any log in a code box.&lt;BR /&gt;&lt;BR /&gt;Unexpected output? Provide input data in the form of a dataset, the actual results and the expected results. Data should be in the form of a data step. Instructions here: &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-dat" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-dat&lt;/A&gt;... will show how to turn an existing SAS data set into data step code that can be pasted into a forum code box using the {i} icon or attached as text to show exactly what you have and that we can test code against.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Feb 2018 15:29:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/sysexec-command/m-p/436245#M108495</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-02-12T15:29:13Z</dc:date>
    </item>
  </channel>
</rss>

