<?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: After reading archive or save file in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/After-reading-archive-or-save-file/m-p/156894#M12216</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did it with %sysExec copy command and working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem is i want to move Only subfolder / subdirectorires to another target folder. I tried it with move command (%SysExec move) but it is working for complete folder and not for only subfolder.&lt;/P&gt;&lt;P&gt;Here is file structure.&lt;/P&gt;&lt;P&gt;Source Path: c:\folder/subfolder&lt;/P&gt;&lt;P&gt;Target Path: c:tgtfolder&lt;/P&gt;&lt;P&gt;%sysExec move "c:\folder" "c:\tgtfolder"&lt;/P&gt;&lt;P&gt;This command moving complete folder in tgtfolder and looks like c:\tgtfolder\folder\subfolder. What i want to achieve is c:\tgtfolder\subfolder&lt;/P&gt;&lt;P&gt;I tried different possiblities but still not found any solution, any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jan 2014 14:26:38 GMT</pubDate>
    <dc:creator>danimian</dc:creator>
    <dc:date>2014-01-31T14:26:38Z</dc:date>
    <item>
      <title>After reading archive or save file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/After-reading-archive-or-save-file/m-p/156892#M12214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with 'proc import datafile' after reading .xls file i want to save or archiv it to another folder.&lt;/P&gt;&lt;P&gt;How it is possible in Enterprsie guide?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Dani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2014 11:57:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/After-reading-archive-or-save-file/m-p/156892#M12214</guid>
      <dc:creator>danimian</dc:creator>
      <dc:date>2014-01-30T11:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: After reading archive or save file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/After-reading-archive-or-save-file/m-p/156893#M12215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one way is with file --&amp;gt; export. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can create a SAS (or excel) dataset in another directory as a one-off or as a repeatable task.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 02:40:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/After-reading-archive-or-save-file/m-p/156893#M12215</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2014-01-31T02:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: After reading archive or save file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/After-reading-archive-or-save-file/m-p/156894#M12216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did it with %sysExec copy command and working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the problem is i want to move Only subfolder / subdirectorires to another target folder. I tried it with move command (%SysExec move) but it is working for complete folder and not for only subfolder.&lt;/P&gt;&lt;P&gt;Here is file structure.&lt;/P&gt;&lt;P&gt;Source Path: c:\folder/subfolder&lt;/P&gt;&lt;P&gt;Target Path: c:tgtfolder&lt;/P&gt;&lt;P&gt;%sysExec move "c:\folder" "c:\tgtfolder"&lt;/P&gt;&lt;P&gt;This command moving complete folder in tgtfolder and looks like c:\tgtfolder\folder\subfolder. What i want to achieve is c:\tgtfolder\subfolder&lt;/P&gt;&lt;P&gt;I tried different possiblities but still not found any solution, any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 14:26:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/After-reading-archive-or-save-file/m-p/156894#M12216</guid>
      <dc:creator>danimian</dc:creator>
      <dc:date>2014-01-31T14:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: After reading archive or save file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/After-reading-archive-or-save-file/m-p/156895#M12217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've never used %sysexec; sorry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe the MOVE command has some switches to move subfolders?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 19:16:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/After-reading-archive-or-save-file/m-p/156895#M12217</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2014-01-31T19:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: After reading archive or save file</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/After-reading-archive-or-save-file/m-p/156896#M12218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try something like :&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;%sysExec move c:\folder\xyz.xlsx c:\tgtfolder&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;or you can also try &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;X 'move &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;c:\folder\xyz.xlsx c:\tgtfolder&lt;/SPAN&gt;';&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 21:52:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/After-reading-archive-or-save-file/m-p/156896#M12218</guid>
      <dc:creator>pradeepalankar</dc:creator>
      <dc:date>2014-01-31T21:52:16Z</dc:date>
    </item>
  </channel>
</rss>

