<?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 SAS Enterprise Guide Questions in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-Questions/m-p/36673#M4568</link>
    <description>My following commands are no longer working now. I am not sure what is causing the problem. I got recently installed hotfix for SAS Enterprise Guide and upgraded microsoft office. I did test with simple SAS statement as below. I did not get an error message and did not create directory either. There statements are working fine a few weeks ago. Any suggestions. Thanks.&lt;BR /&gt;
&lt;BR /&gt;
filename fileref PIPE ‘a DOS command’;&lt;BR /&gt;
%SYSEXEC Statement&lt;BR /&gt;
&lt;BR /&gt;
for example, &lt;BR /&gt;
Filename fileref PIPE ‘mkdir “c:\a dir”’;&lt;BR /&gt;
Data _null_;&lt;BR /&gt;
Infile fileref;&lt;BR /&gt;
Input ;&lt;BR /&gt;
Put _infile_;&lt;BR /&gt;
Run;</description>
    <pubDate>Fri, 19 Nov 2010 00:30:40 GMT</pubDate>
    <dc:creator>scheme2121</dc:creator>
    <dc:date>2010-11-19T00:30:40Z</dc:date>
    <item>
      <title>SAS Enterprise Guide Questions</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-Questions/m-p/36673#M4568</link>
      <description>My following commands are no longer working now. I am not sure what is causing the problem. I got recently installed hotfix for SAS Enterprise Guide and upgraded microsoft office. I did test with simple SAS statement as below. I did not get an error message and did not create directory either. There statements are working fine a few weeks ago. Any suggestions. Thanks.&lt;BR /&gt;
&lt;BR /&gt;
filename fileref PIPE ‘a DOS command’;&lt;BR /&gt;
%SYSEXEC Statement&lt;BR /&gt;
&lt;BR /&gt;
for example, &lt;BR /&gt;
Filename fileref PIPE ‘mkdir “c:\a dir”’;&lt;BR /&gt;
Data _null_;&lt;BR /&gt;
Infile fileref;&lt;BR /&gt;
Input ;&lt;BR /&gt;
Put _infile_;&lt;BR /&gt;
Run;</description>
      <pubDate>Fri, 19 Nov 2010 00:30:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-Questions/m-p/36673#M4568</guid>
      <dc:creator>scheme2121</dc:creator>
      <dc:date>2010-11-19T00:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Guide Questions</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-Questions/m-p/36674#M4569</link>
      <description>General submitting shell commands x piping etc... are turned-off in EG.  But if system option –ALLOWXCMD is turned on you can do that.  Maybe when the hotfix was applied this options was deactivated.&lt;BR /&gt;
&lt;BR /&gt;
there is a work around using the MODULE function, below is a paper that I wrote that shows how to create directiory by accessing the Windows API directing.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://analytics.ncsu.edu/sesug/2010/CC06.Putnam.pdf" target="_blank"&gt;http://analytics.ncsu.edu/sesug/2010/CC06.Putnam.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 23 Nov 2010 18:51:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-Questions/m-p/36674#M4569</guid>
      <dc:creator>darrylovia</dc:creator>
      <dc:date>2010-11-23T18:51:45Z</dc:date>
    </item>
  </channel>
</rss>

