<?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 .txt file to sas dataset in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/txt-file-to-sas-dataset/m-p/66610#M1580</link>
    <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
Pl help me to read the .txt tile to sas as a dataset using sas or unix.&lt;BR /&gt;
&lt;BR /&gt;
.txt file contains sas reports like listing or summary table.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance,&lt;BR /&gt;
&lt;BR /&gt;
Ravi</description>
    <pubDate>Tue, 24 Aug 2010 06:52:15 GMT</pubDate>
    <dc:creator>SSN_Ravi</dc:creator>
    <dc:date>2010-08-24T06:52:15Z</dc:date>
    <item>
      <title>.txt file to sas dataset</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/txt-file-to-sas-dataset/m-p/66610#M1580</link>
      <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
Pl help me to read the .txt tile to sas as a dataset using sas or unix.&lt;BR /&gt;
&lt;BR /&gt;
.txt file contains sas reports like listing or summary table.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance,&lt;BR /&gt;
&lt;BR /&gt;
Ravi</description>
      <pubDate>Tue, 24 Aug 2010 06:52:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/txt-file-to-sas-dataset/m-p/66610#M1580</guid>
      <dc:creator>SSN_Ravi</dc:creator>
      <dc:date>2010-08-24T06:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: .txt file to sas dataset</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/txt-file-to-sas-dataset/m-p/66611#M1581</link>
      <description>To achieve this your are into some serious data step programming.&lt;BR /&gt;
If possible, it would be much easier if you could lay your hands on the data  the reports are based on.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Tue, 24 Aug 2010 07:46:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/txt-file-to-sas-dataset/m-p/66611#M1581</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2010-08-24T07:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: .txt file to sas dataset</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/txt-file-to-sas-dataset/m-p/66612#M1582</link>
      <description>Ravi,&lt;BR /&gt;
&lt;BR /&gt;
I agree with Linus.  It can be done, but it is a lot of tedious data step programming.&lt;BR /&gt;
&lt;BR /&gt;
If you have to do it, here are some things that you need to learn about:.&lt;BR /&gt;
&lt;BR /&gt;
The biggest is pointer control in the INPUT statement.  It allows you to align the pointer with the data that you want to use.&lt;BR /&gt;
&lt;BR /&gt;
You may also need to do a lot with the various index functions (INDEXC, etc.) and SUBSTR.&lt;BR /&gt;
&lt;BR /&gt;
Good luck.</description>
      <pubDate>Tue, 24 Aug 2010 12:38:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/txt-file-to-sas-dataset/m-p/66612#M1582</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-08-24T12:38:30Z</dc:date>
    </item>
  </channel>
</rss>

