<?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 Import Infile &amp;quot;space&amp;quot; in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Import-Infile-quot-space-quot/m-p/182253#M34721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0 0 6px; color: #141823; font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;hi, doubts about 'infile'&lt;/P&gt;&lt;P style="margin: 6px 0; color: #141823; font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;when im importing a string, for example, with length 10 and it starts with a space&lt;BR /&gt;" ricardo"&lt;BR /&gt;i'd like to import that space too but im not getting it.....is it possible?&lt;BR /&gt;after importing it, it brings me only 7 characters and delete those spaces....&lt;/P&gt;&lt;P style="margin: 6px 0 0; color: #141823; font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;thanks !!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2014 20:17:18 GMT</pubDate>
    <dc:creator>Krohn</dc:creator>
    <dc:date>2014-09-01T20:17:18Z</dc:date>
    <item>
      <title>Import Infile "space"</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Infile-quot-space-quot/m-p/182253#M34721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0 0 6px; color: #141823; font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;hi, doubts about 'infile'&lt;/P&gt;&lt;P style="margin: 6px 0; color: #141823; font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;when im importing a string, for example, with length 10 and it starts with a space&lt;BR /&gt;" ricardo"&lt;BR /&gt;i'd like to import that space too but im not getting it.....is it possible?&lt;BR /&gt;after importing it, it brings me only 7 characters and delete those spaces....&lt;/P&gt;&lt;P style="margin: 6px 0 0; color: #141823; font-family: Helvetica, Arial, 'lucida grande', tahoma, verdana, arial, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;thanks !!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 20:17:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Infile-quot-space-quot/m-p/182253#M34721</guid>
      <dc:creator>Krohn</dc:creator>
      <dc:date>2014-09-01T20:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Import Infile "space"</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Infile-quot-space-quot/m-p/182254#M34722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the $char informat on your input statement instead of $. If your string is 10 long then use $char10. as your informat. $char retains leading blanks but $ does not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 20:25:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Infile-quot-space-quot/m-p/182254#M34722</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2014-09-01T20:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Import Infile "space"</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Import-Infile-quot-space-quot/m-p/182255#M34723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll try it tomorrow at work.... thanks so much :smileygrin:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyway, I took a print to explain it better&lt;/P&gt;&lt;P&gt;&lt;IMG alt="import.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/7270_import.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Sep 2014 20:20:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Import-Infile-quot-space-quot/m-p/182255#M34723</guid>
      <dc:creator>Krohn</dc:creator>
      <dc:date>2014-09-02T20:20:34Z</dc:date>
    </item>
  </channel>
</rss>

