<?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: Importing variable with long charecter data in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/479798#M123891</link>
    <description>&lt;P&gt;Why is an (output-) format attached to the variable? If a format is attached to a char variable only the number of chars named in the format is shown. So: remove it.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jul 2018 04:57:50 GMT</pubDate>
    <dc:creator>andreas_lds</dc:creator>
    <dc:date>2018-07-20T04:57:50Z</dc:date>
    <item>
      <title>Importing variable with long charecter data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/479785#M123883</link>
      <description>&lt;P&gt;In the windows machine the files owned by deleted users show a long set of characters foor user name. It will be like&lt;/P&gt;
&lt;P&gt;O:S-1-2-3-10 integer grp- 10 ineger grp- 10 integer grp- 3 to 5 integers&lt;/P&gt;
&lt;P&gt;( in the posted message the colon appears as an image/ smiley )&lt;/P&gt;
&lt;P&gt;When the text /csv file having these values is imported, it becomes three dots (...)&lt;/P&gt;
&lt;P&gt;Is there a way to import them so that they appear as they are?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 03:48:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/479785#M123883</guid>
      <dc:creator>thesasuser</dc:creator>
      <dc:date>2018-07-20T03:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Importing variable with long charecter data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/479788#M123885</link>
      <description>&lt;P&gt;Three dots usually means not shown. How are you importing your data and how are you checking it. Make sure the formats are correct.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/39715"&gt;@thesasuser&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;In the windows machine the files owned by deleted users show a long set of characters foor user name. It will be like&lt;/P&gt;
&lt;P&gt;O:S-1-2-3-10 integer grp- 10 ineger grp- 10 integer grp- 3 to 5 integers&lt;/P&gt;
&lt;P&gt;( in the posted message the colon appears as an image)&lt;/P&gt;
&lt;P&gt;When the text /csv file having these values is imported, it becomes three dots (...)&lt;/P&gt;
&lt;P&gt;Is there a way to import them so that they appear as they are?&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 03:48:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/479788#M123885</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-07-20T03:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: Importing variable with long charecter data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/479790#M123887</link>
      <description>INFORMAT / Format is $50.</description>
      <pubDate>Fri, 20 Jul 2018 03:50:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/479790#M123887</guid>
      <dc:creator>thesasuser</dc:creator>
      <dc:date>2018-07-20T03:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Importing variable with long charecter data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/479798#M123891</link>
      <description>&lt;P&gt;Why is an (output-) format attached to the variable? If a format is attached to a char variable only the number of chars named in the format is shown. So: remove it.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 04:57:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/479798#M123891</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2018-07-20T04:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Importing variable with long charecter data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/479817#M123899</link>
      <description>&lt;P&gt;To avoid conversion of smileys etc, use the {i} button for posting such items.&lt;/P&gt;
&lt;P&gt;And show your code (see my footnotes for hints about posting code).&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2018 07:03:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/479817#M123899</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-07-20T07:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Importing variable with long charecter data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/482225#M124861</link>
      <description>&lt;P&gt;Thanks You all for the response.&lt;/P&gt;
&lt;P&gt;I solved this using a code like this. Inserted a length statement.&lt;/P&gt;
&lt;PRE&gt;data work.temp2;&lt;BR /&gt;length long_value $ 100;&lt;BR /&gt;input long_value $;&lt;BR /&gt;datalines;&lt;BR /&gt;O:S.1.5.1234567890-1234567890-1234567890-123456&lt;BR /&gt;O:S.1.5-1234567890-1234567890-1234567890-345671&lt;BR /&gt;O:S.1.5-1234567890-1234567890-1234567890-1234&lt;BR /&gt;O:S.1.5-1234567890-1234567890-1234567890-123433&lt;BR /&gt;O:S.1.5-1234567890-1234567890-1234567890-123491&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/PRE&gt;
&lt;P&gt;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jul 2018 02:38:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Importing-variable-with-long-charecter-data/m-p/482225#M124861</guid>
      <dc:creator>thesasuser</dc:creator>
      <dc:date>2018-07-29T02:38:29Z</dc:date>
    </item>
  </channel>
</rss>

