<?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: Using pipe with dir command in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Using-pipe-with-dir-command/m-p/281148#M269824</link>
    <description>&lt;P&gt;Oh my god, I can't believe I made such a stupid mistake!&amp;nbsp; I thought for sure it was the directory that was wrong.&amp;nbsp; Thanks for pointing that out.&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2016 15:52:06 GMT</pubDate>
    <dc:creator>Dion</dc:creator>
    <dc:date>2016-06-29T15:52:06Z</dc:date>
    <item>
      <title>Using pipe with dir command</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-pipe-with-dir-command/m-p/281134#M269822</link>
      <description>&lt;P&gt;I'm trying to use the code from &lt;A href="http://support.sas.com/resources/papers/proceedings16/8780-2016.pdf" target="_self"&gt;this paper &lt;/A&gt;in order to transfer files, but I am getting an error that says my filename statement is bad because I have an "invalid logical name."&amp;nbsp; I have it written as&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;filename&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; filenames &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;pipe&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;'dir "C:\Folder" /s'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;exactly like the example, so I have no idea how to correct this or why SAS won't accept my directory.&amp;nbsp; When I try it in the Windows command prompt, everything works fine.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="2"&gt;Any ideas on how to fix this?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 15:21:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-pipe-with-dir-command/m-p/281134#M269822</guid>
      <dc:creator>Dion</dc:creator>
      <dc:date>2016-06-29T15:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Using pipe with dir command</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-pipe-with-dir-command/m-p/281143#M269823</link>
      <description>&lt;P&gt;Your filenname "filenames" is too long. A fileref is limited to 8 characters. You have 9. So choose a shorter one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;- Jan.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 15:36:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-pipe-with-dir-command/m-p/281143#M269823</guid>
      <dc:creator>jklaverstijn</dc:creator>
      <dc:date>2016-06-29T15:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using pipe with dir command</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-pipe-with-dir-command/m-p/281148#M269824</link>
      <description>&lt;P&gt;Oh my god, I can't believe I made such a stupid mistake!&amp;nbsp; I thought for sure it was the directory that was wrong.&amp;nbsp; Thanks for pointing that out.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2016 15:52:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-pipe-with-dir-command/m-p/281148#M269824</guid>
      <dc:creator>Dion</dc:creator>
      <dc:date>2016-06-29T15:52:06Z</dc:date>
    </item>
  </channel>
</rss>

