<?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: Reading sas file inside a excel file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Reading-sas-file-inside-a-excel-file/m-p/429551#M106104</link>
    <description>&lt;P&gt;That somehow reminds me of the person that sent me a SAS log by embedding a screenshot in jpg format in an Excel file. Instead of just copy/pasting the text into the email.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bottom line: don't even think about it. SAS files are SAS files and should always be stored as such.&lt;/P&gt;
&lt;P&gt;If someone sent you that abomination, request to have data sent the right way.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2018 07:53:10 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2018-01-22T07:53:10Z</dc:date>
    <item>
      <title>Reading sas file inside a excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-sas-file-inside-a-excel-file/m-p/429509#M106093</link>
      <description>&lt;P&gt;1) is it possible to read a SAS&amp;nbsp;file which is embedded in excel file ?if at all yes!! how? pls find the attachment.&lt;/P&gt;&lt;P&gt;2) is it possible to read a .b1 extension file in SAS? for example test.b1&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 00:08:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-sas-file-inside-a-excel-file/m-p/429509#M106093</guid>
      <dc:creator>Hemanth003</dc:creator>
      <dc:date>2018-01-22T00:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: Reading sas file inside a excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-sas-file-inside-a-excel-file/m-p/429514#M106094</link>
      <description>&lt;P&gt;1) I can't think of any easy way programmatically. A simple File Save As in Excel or manual copy and paste will work. Personally I think it is bad practice to hide away SAS files inside another vendor's files. Why not store them as designed as simple text files?&lt;/P&gt;
&lt;P&gt;2) Does the .b1 extension have any significance or is it simply just a text file containing data? If it is just a text file then no problem. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 00:46:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-sas-file-inside-a-excel-file/m-p/429514#M106094</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-01-22T00:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Reading sas file inside a excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-sas-file-inside-a-excel-file/m-p/429551#M106104</link>
      <description>&lt;P&gt;That somehow reminds me of the person that sent me a SAS log by embedding a screenshot in jpg format in an Excel file. Instead of just copy/pasting the text into the email.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bottom line: don't even think about it. SAS files are SAS files and should always be stored as such.&lt;/P&gt;
&lt;P&gt;If someone sent you that abomination, request to have data sent the right way.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 07:53:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-sas-file-inside-a-excel-file/m-p/429551#M106104</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-01-22T07:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Reading sas file inside a excel file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Reading-sas-file-inside-a-excel-file/m-p/429552#M106105</link>
      <description>&lt;P&gt;Question 2: The extension is just part of the name, it does not tell you anything about the file's contents in a guaranteed way. If you rename garbage.xlsx to garbage.txt, it's still an Excel file, and you can't read it as text.&lt;/P&gt;
&lt;P&gt;SAS will read any text file in a data step, even if it's named myfile.somestupidextensionimadeup&lt;/P&gt;
&lt;P&gt;Look at the file documentation to decide how to import the contents into SAS.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 07:58:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Reading-sas-file-inside-a-excel-file/m-p/429552#M106105</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-01-22T07:58:30Z</dc:date>
    </item>
  </channel>
</rss>

