<?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: Fixed Width Text Files in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/243959#M142</link>
    <description>&lt;P&gt;Do you have a document with column descriptions such as variable name&amp;nbsp;start -end column for each field and the data format (currency, date, time, datetime, numeric, numeric with implied decimals, text)?&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jan 2016 23:23:27 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2016-01-15T23:23:27Z</dc:date>
    <item>
      <title>Fixed Width Text Files</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/243953#M141</link>
      <description>&lt;P&gt;With SAS Studio, Is there an easy way to read in a fixed width format .txt file?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2016 22:48:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/243953#M141</guid>
      <dc:creator>mspeed42</dc:creator>
      <dc:date>2016-01-15T22:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Width Text Files</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/243959#M142</link>
      <description>&lt;P&gt;Do you have a document with column descriptions such as variable name&amp;nbsp;start -end column for each field and the data format (currency, date, time, datetime, numeric, numeric with implied decimals, text)?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2016 23:23:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/243959#M142</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-01-15T23:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Width Text Files</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/244000#M143</link>
      <description>Yes, I have all that - I am trying to avoid writing code. I am look for a Wizard like we have in EG</description>
      <pubDate>Sat, 16 Jan 2016 15:48:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/244000#M143</guid>
      <dc:creator>mspeed42</dc:creator>
      <dc:date>2016-01-16T15:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Width Text Files</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/244040#M144</link>
      <description>You have to write code for fixed width files because SAS can't tell where a variable will start and end. If your documentation is structured well you can usually use Excel to help write the code. &lt;BR /&gt;&lt;BR /&gt;Or you can try and write some code that reads the specifications and develops the import code.</description>
      <pubDate>Sun, 17 Jan 2016 03:11:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/244040#M144</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-17T03:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Width Text Files</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/244061#M145</link>
      <description>&lt;P&gt;Thanks - SAS STUDIO does not have a point and click for fixed width files.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2016 15:37:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/244061#M145</guid>
      <dc:creator>mspeed42</dc:creator>
      <dc:date>2016-01-17T15:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Width Text Files</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/245645#M172</link>
      <description>&lt;P&gt;Just so you know, there's a lot we want to do to the Import Tool. &amp;nbsp;Right now it can handle basic importing of common file types and generates PROC IMPORT code. &amp;nbsp;Seemed like a good place to start. &amp;nbsp;But ulitmately, I'd love to have a "DATA step generator" that would allow you to view a sample of your raw file and help you build the INPUT statement for it. &amp;nbsp;We don't have that yet. &amp;nbsp;I'd love to hear any ideas or pointers to any good examples of something similar out there.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Jan 2016 18:19:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/245645#M172</guid>
      <dc:creator>AmyP_sas</dc:creator>
      <dc:date>2016-01-23T18:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed Width Text Files</title>
      <link>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/330790#M1854</link>
      <description>Hi Amy&lt;BR /&gt;I helped "industrialize" an data step import routine. However, that was for a collection of csv files for which the definition were provided in very similar structure to OUT=  of the CONTENTS Procedure.&lt;BR /&gt;A form for defining the old fashioned fixed layout should (just about) be simpler..... but seems hard to visualise the way to support the maximum number of columns a table can have. Is there a way to insert "another page" of definitions.</description>
      <pubDate>Wed, 08 Feb 2017 11:21:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/Fixed-Width-Text-Files/m-p/330790#M1854</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2017-02-08T11:21:50Z</dc:date>
    </item>
  </channel>
</rss>

