<?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: Access Files In PC SHARED DRIVE using UNIX SAS in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Access-Files-In-PC-SHARED-DRIVE-using-UNIX-SAS/m-p/53262#M14710</link>
    <description>The only difference between a Unix text file and a PC text file is the end-of-line character.  Fortunately, SAS treats them both the same.  Therefore, you can use the usual tools to read the text files.  DATA, INFILE, INPUT all work the same.  PROC IMPORT will also bring in .CSV files.</description>
    <pubDate>Wed, 20 Apr 2011 14:12:21 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2011-04-20T14:12:21Z</dc:date>
    <item>
      <title>Access Files In PC SHARED DRIVE using UNIX SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Access-Files-In-PC-SHARED-DRIVE-using-UNIX-SAS/m-p/53259#M14707</link>
      <description>Hello,&lt;BR /&gt;
I am trying to read some excel, txt etc files stored in a PC shared drive using UNIX SAS directly rather than PC SAS. I am using &lt;BR /&gt;
libname abc pcfiles &lt;OPTIONS&gt; but not having much luck with it. The error I get is:&lt;BR /&gt;
&lt;BR /&gt;
ERROR: The PCFILES engine cannot be found.&lt;BR /&gt;
&lt;BR /&gt;
Have anyone tried this before?&lt;BR /&gt;
&lt;BR /&gt;
Thank you,&lt;BR /&gt;
P.S.&lt;/OPTIONS&gt;</description>
      <pubDate>Tue, 19 Apr 2011 15:17:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Access-Files-In-PC-SHARED-DRIVE-using-UNIX-SAS/m-p/53259#M14707</guid>
      <dc:creator>P_S_</dc:creator>
      <dc:date>2011-04-19T15:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Access Files In PC SHARED DRIVE using UNIX SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Access-Files-In-PC-SHARED-DRIVE-using-UNIX-SAS/m-p/53260#M14708</link>
      <description>yes.  It does not work.  The Unix versions of SAS do not support the PC files engines.&lt;BR /&gt;
&lt;BR /&gt;
You can read .txt files just as though they were on Unix.  Reading Excel files requires (PC) SAS to call some of the Microsoft routines to get the work done, so Unix SAS can't do that.&lt;BR /&gt;
&lt;BR /&gt;
It is documented with the PCFILES engine.&lt;BR /&gt;
&lt;BR /&gt;
Doc Muhlbaier&lt;BR /&gt;
Duke</description>
      <pubDate>Tue, 19 Apr 2011 19:26:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Access-Files-In-PC-SHARED-DRIVE-using-UNIX-SAS/m-p/53260#M14708</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-04-19T19:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Access Files In PC SHARED DRIVE using UNIX SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Access-Files-In-PC-SHARED-DRIVE-using-UNIX-SAS/m-p/53261#M14709</link>
      <description>Hi Doc@Duke,&lt;BR /&gt;
&lt;BR /&gt;
You have mentioned that you can 'You can read .txt files just as though they were on Unix.'. Would you mind sharing the tips on how you can do it. I have some txt files as well. It will be helpful.&lt;BR /&gt;
&lt;BR /&gt;
Thank you,&lt;BR /&gt;
P.S.</description>
      <pubDate>Wed, 20 Apr 2011 01:51:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Access-Files-In-PC-SHARED-DRIVE-using-UNIX-SAS/m-p/53261#M14709</guid>
      <dc:creator>P_S_</dc:creator>
      <dc:date>2011-04-20T01:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Access Files In PC SHARED DRIVE using UNIX SAS</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Access-Files-In-PC-SHARED-DRIVE-using-UNIX-SAS/m-p/53262#M14710</link>
      <description>The only difference between a Unix text file and a PC text file is the end-of-line character.  Fortunately, SAS treats them both the same.  Therefore, you can use the usual tools to read the text files.  DATA, INFILE, INPUT all work the same.  PROC IMPORT will also bring in .CSV files.</description>
      <pubDate>Wed, 20 Apr 2011 14:12:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Access-Files-In-PC-SHARED-DRIVE-using-UNIX-SAS/m-p/53262#M14710</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-04-20T14:12:21Z</dc:date>
    </item>
  </channel>
</rss>

