<?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: Issues with using OS commands in SAS Studio University Edition in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Issues-with-using-OS-commands-in-SAS-Studio-University-Edition/m-p/409558#M3830</link>
    <description>Thanks!&lt;BR /&gt;</description>
    <pubDate>Wed, 01 Nov 2017 17:35:02 GMT</pubDate>
    <dc:creator>wilbur</dc:creator>
    <dc:date>2017-11-01T17:35:02Z</dc:date>
    <item>
      <title>Issues with using OS commands in SAS Studio University Edition</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Issues-with-using-OS-commands-in-SAS-Studio-University-Edition/m-p/409219#M3827</link>
      <description>Hello, I am using SAS Studio University Edition (Release 3.6) for Linux Ubuntu 16.04. I am trying to get a directory listing of files using the 'ls' command, and receiving the error statements "ERROR: Insufficient authorization to access PIPE. ERROR: Error in the FILENAME statement." My code: filename DIRLIST pipe "ls /path_to_excel_files/*"; I have read online solutions regarding setting the XCMD option, but cannot find where this might be set in University Edition. Perhaps there is another way to get a file listing? I want to be able to import selected XLS files into SAS. Thanks much</description>
      <pubDate>Tue, 31 Oct 2017 17:09:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Issues-with-using-OS-commands-in-SAS-Studio-University-Edition/m-p/409219#M3827</guid>
      <dc:creator>wilbur</dc:creator>
      <dc:date>2017-10-31T17:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with using OS commands in SAS Studio University Edition</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Issues-with-using-OS-commands-in-SAS-Studio-University-Edition/m-p/409223#M3828</link>
      <description>SAS UE does not allow/support system commands, including pipe access. 

However, you can use Fxxx type functions to retrieve the same information. 

I think the following will work on SAS UE, you do need to set up a shared folder to the path of interest though.
&lt;A href="https://github.com/statgeek/SAS-Tutorials/blob/master/Import_all_files_one_type" target="_blank"&gt;https://github.com/statgeek/SAS-Tutorials/blob/master/Import_all_files_one_type&lt;/A&gt;</description>
      <pubDate>Tue, 31 Oct 2017 17:14:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Issues-with-using-OS-commands-in-SAS-Studio-University-Edition/m-p/409223#M3828</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-10-31T17:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with using OS commands in SAS Studio University Edition</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Issues-with-using-OS-commands-in-SAS-Studio-University-Edition/m-p/409241#M3829</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/174914"&gt;@wilbur&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just as an FYI, you can find this and other limitations here in the SAS University Edition FAQ:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/software/products/university-edition/faq/limitations.htm" target="_self"&gt;Is there anything else I should know before I start using SAS University Edition?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Jennifer&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 17:50:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Issues-with-using-OS-commands-in-SAS-Studio-University-Edition/m-p/409241#M3829</guid>
      <dc:creator>jennifert</dc:creator>
      <dc:date>2017-10-31T17:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issues with using OS commands in SAS Studio University Edition</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Issues-with-using-OS-commands-in-SAS-Studio-University-Edition/m-p/409558#M3830</link>
      <description>Thanks!&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Nov 2017 17:35:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Issues-with-using-OS-commands-in-SAS-Studio-University-Edition/m-p/409558#M3830</guid>
      <dc:creator>wilbur</dc:creator>
      <dc:date>2017-11-01T17:35:02Z</dc:date>
    </item>
  </channel>
</rss>

