<?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: move xls between folders in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/move-xls-between-folders/m-p/548617#M152152</link>
    <description>&lt;P&gt;thanks, stupid me forgot to create the output directory and didnt realize it....once i did that, subbing in the directory worked great.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 04 Apr 2019 18:29:02 GMT</pubDate>
    <dc:creator>me55</dc:creator>
    <dc:date>2019-04-04T18:29:02Z</dc:date>
    <item>
      <title>move xls between folders</title>
      <link>https://communities.sas.com/t5/SAS-Programming/move-xls-between-folders/m-p/548596#M152141</link>
      <description>&lt;P&gt;hey, i am working in sas eg on a sas server.&amp;nbsp; i can create an xls, say outfile.xls, in the working directory but i need it in another directory, say /sas/sas01/project/output/.&amp;nbsp; so i need a way to either copy the xls to another directory or create it in another directory and i am having issues figuring that out.&amp;nbsp; here is how i am creating it...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods html file="WORK.OUTFILE.xls";&lt;/P&gt;&lt;P&gt;proc print DATE=DATAFILE;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;ods html close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i tried just subbing in the directory, that failed.&amp;nbsp; then i tried using a libref and that failed....&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 17:55:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/move-xls-between-folders/m-p/548596#M152141</guid>
      <dc:creator>me55</dc:creator>
      <dc:date>2019-04-04T17:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: move xls between folders</title>
      <link>https://communities.sas.com/t5/SAS-Programming/move-xls-between-folders/m-p/548603#M152146</link>
      <description>Your have to determine the correct server path to use and you need to do that on the server. Your IT area can tell you or you can try to create a new library and see where you can navigate. You can look into the COPY FILES task from Chris Hemidinger to move files to/from the server.</description>
      <pubDate>Thu, 04 Apr 2019 18:11:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/move-xls-between-folders/m-p/548603#M152146</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-04-04T18:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: move xls between folders</title>
      <link>https://communities.sas.com/t5/SAS-Programming/move-xls-between-folders/m-p/548617#M152152</link>
      <description>&lt;P&gt;thanks, stupid me forgot to create the output directory and didnt realize it....once i did that, subbing in the directory worked great.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 18:29:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/move-xls-between-folders/m-p/548617#M152152</guid>
      <dc:creator>me55</dc:creator>
      <dc:date>2019-04-04T18:29:02Z</dc:date>
    </item>
  </channel>
</rss>

