<?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: Open a file in SAS (Enterprise Giude) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Open-a-file-in-SAS-Enterprise-Giude/m-p/946650#M370716</link>
    <description>&lt;P&gt;Question, is the file name in low-case letters (like file.sas7bdat) or is it in up-case letters like (like FILE.sas7bdat)?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bart&lt;/P&gt;</description>
    <pubDate>Tue, 08 Oct 2024 11:42:01 GMT</pubDate>
    <dc:creator>yabwon</dc:creator>
    <dc:date>2024-10-08T11:42:01Z</dc:date>
    <item>
      <title>Open a file in SAS (Enterprise Giude)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-a-file-in-SAS-Enterprise-Giude/m-p/946645#M370713</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello SAS users, &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I was sent a SAS data file that I want to open. The issue is that, when I save the file into a folder on my PC and then create a SAS library that points to this folder, SAS cannot "see" this file, the library seems empty. The extension of the file is .sas7bdat, which suggests a regular file. However, when I right clink on the file it says that it opens with "SAS Enterprise Guide 6.1", and I am not sure what this is. I want to save this file as a regular SAS file that I can access. How can I do this? I am using SAS 9.4.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you Costas&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 10:41:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-a-file-in-SAS-Enterprise-Giude/m-p/946645#M370713</guid>
      <dc:creator>costasRO</dc:creator>
      <dc:date>2024-10-08T10:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Open a file in SAS (Enterprise Giude)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-a-file-in-SAS-Enterprise-Giude/m-p/946648#M370714</link>
      <description>&lt;P&gt;First thing I would check is to make sure that the folder name in your LIBNAME statement is 100% correct, no spelling errors, and the proper folder name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If that's not it, then show us a screen capture of the folder and file in your operating system and also show us your LIBNAME statement (LIBNAME statement doesn't have to be a screen capture, it can be plain text). When providing screen captures, please use the "Insert Photos" icon. Do NOT attach files.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 879px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/91641i24282B42CFE94122/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 11:00:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-a-file-in-SAS-Enterprise-Giude/m-p/946648#M370714</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2024-10-08T11:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Open a file in SAS (Enterprise Giude)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-a-file-in-SAS-Enterprise-Giude/m-p/946650#M370716</link>
      <description>&lt;P&gt;Question, is the file name in low-case letters (like file.sas7bdat) or is it in up-case letters like (like FILE.sas7bdat)?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bart&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 11:42:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-a-file-in-SAS-Enterprise-Giude/m-p/946650#M370716</guid>
      <dc:creator>yabwon</dc:creator>
      <dc:date>2024-10-08T11:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: Open a file in SAS (Enterprise Giude)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-a-file-in-SAS-Enterprise-Giude/m-p/946659#M370721</link>
      <description>Hi, &lt;BR /&gt;Seems that by only changing the file name the problem is solved. It was&lt;BR /&gt;inddatanew_2021_final(2).sas7bdat and I changed it to inddatanew_2021_final.sas7bdat&lt;BR /&gt;Thanks!&lt;BR /&gt;Costas&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Oct 2024 12:29:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-a-file-in-SAS-Enterprise-Giude/m-p/946659#M370721</guid>
      <dc:creator>costasRO</dc:creator>
      <dc:date>2024-10-08T12:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Open a file in SAS (Enterprise Giude)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Open-a-file-in-SAS-Enterprise-Giude/m-p/946706#M370736</link>
      <description>&lt;P&gt;The name of the file is the member name that SAS will use to reference it.&lt;/P&gt;
&lt;P&gt;Member names cannot use () characters, unless you change the VALIDMEMNAME system option to EXTEND.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 16:25:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Open-a-file-in-SAS-Enterprise-Giude/m-p/946706#M370736</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2024-10-08T16:25:07Z</dc:date>
    </item>
  </channel>
</rss>

