<?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: Creating a folder using SysTask. in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Creating-a-folder-using-SysTask/m-p/52082#M14313</link>
    <description>Or just use dcreate:&lt;BR /&gt;
NewDirectory=dcreate(DirectoryName,'/local/u/abcdef/');&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/onlinedoc/913/getDoc/en/lrdict.hlp/a002332693.htm" target="_blank"&gt;http://support.sas.com/onlinedoc/913/getDoc/en/lrdict.hlp/a002332693.htm&lt;/A&gt;</description>
    <pubDate>Tue, 07 Oct 2008 10:41:10 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2008-10-07T10:41:10Z</dc:date>
    <item>
      <title>Creating a folder using SysTask.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Creating-a-folder-using-SysTask/m-p/52080#M14311</link>
      <description>Good Afternoon,&lt;BR /&gt;
&lt;BR /&gt;
I am attempting to create a folder for my exports to be output.&lt;BR /&gt;
&lt;BR /&gt;
I assumed that systask would do the trick and used the following code given that directories in DOS are created using MD.&lt;BR /&gt;
&lt;BR /&gt;
systask command md "K:\HappyOutPut\&amp;amp;filedate." taskname=t01;&lt;BR /&gt;
    waitfor t01;&lt;BR /&gt;
    systask kill t01;&lt;BR /&gt;
&lt;BR /&gt;
Does anyone have any ideas??&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Scott</description>
      <pubDate>Tue, 07 Oct 2008 07:02:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Creating-a-folder-using-SysTask/m-p/52080#M14311</guid>
      <dc:creator>Scottcom4</dc:creator>
      <dc:date>2008-10-07T07:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a folder using SysTask.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Creating-a-folder-using-SysTask/m-p/52081#M14312</link>
      <description>Shouldn't your md be within your quotes?&lt;BR /&gt;
Also be ware if you have spaces in your search path, se note &lt;A href="http://support.sas.com/kb/3/726.html" target="_blank"&gt;http://support.sas.com/kb/3/726.html&lt;/A&gt;.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Tue, 07 Oct 2008 10:01:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Creating-a-folder-using-SysTask/m-p/52081#M14312</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2008-10-07T10:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a folder using SysTask.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Creating-a-folder-using-SysTask/m-p/52082#M14313</link>
      <description>Or just use dcreate:&lt;BR /&gt;
NewDirectory=dcreate(DirectoryName,'/local/u/abcdef/');&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/onlinedoc/913/getDoc/en/lrdict.hlp/a002332693.htm" target="_blank"&gt;http://support.sas.com/onlinedoc/913/getDoc/en/lrdict.hlp/a002332693.htm&lt;/A&gt;</description>
      <pubDate>Tue, 07 Oct 2008 10:41:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Creating-a-folder-using-SysTask/m-p/52082#M14313</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2008-10-07T10:41:10Z</dc:date>
    </item>
  </channel>
</rss>

