<?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: double trailing option in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280586#M56718</link>
    <description>&lt;P&gt;why you are using double trail option to read it...&lt;BR /&gt;&lt;BR /&gt;@@ is used to divide varible name in to two observation.....any specific requirement for using double trail?&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jun 2016 20:08:33 GMT</pubDate>
    <dc:creator>Riteshdell</dc:creator>
    <dc:date>2016-06-27T20:08:33Z</dc:date>
    <item>
      <title>double trailing option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280570#M56711</link>
      <description>&lt;P&gt;I tried to use sas to read a large raw dataset. It can read the first 100+ variables but the rest values are all missing.&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;INPUT  
@8 id $1.	 @@;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;SAS ran very slowly without error message. Any advice?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 19:27:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280570#M56711</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-06-27T19:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: double trailing option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280578#M56713</link>
      <description>&lt;P&gt;Advice:&amp;nbsp; don't retest this under any circumstances.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's likely that someone canceled the job.&amp;nbsp; This is an infinite loop, that continuously reads the contents of column 8 from the first line of raw data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps there are later statements that might cause the program to eventually finish on its own.&amp;nbsp; More likely, it began taking up so much disk space that an administrator took action.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 19:48:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280578#M56713</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2016-06-27T19:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: double trailing option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280579#M56714</link>
      <description>&lt;P&gt;I am not understadning your question completly, but I am guessing , your record length is less.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So just try to increase the length of input data file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;syntax:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="strong"&gt;LINESIZE=&lt;/SPAN&gt;&lt;SPAN class="emph"&gt;n&lt;/SPAN&gt;&lt;SPAN&gt; | MIN | MAX | &lt;/SPAN&gt;&lt;SPAN class="emph"&gt;hex&lt;/SPAN&gt;&lt;SPAN&gt;X&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;give maximum length of record.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LS= 1024(I am assuming max number).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;try this or let us know complete issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: arial, 'Arial Unicode MS', geneva, 'Lucida Grande', sans-serif; font-size: 13.44px; line-height: 16.8px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 19:49:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280579#M56714</guid>
      <dc:creator>Riteshdell</dc:creator>
      <dc:date>2016-06-27T19:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: double trailing option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280583#M56716</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;LINESIZE=256

 

LS= 1024&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I do not know I understand it correctly, when i add @@ and put these two you mentioned, it still ran so slowly and had to terminate each time&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 20:02:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280583#M56716</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-06-27T20:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: double trailing option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280586#M56718</link>
      <description>&lt;P&gt;why you are using double trail option to read it...&lt;BR /&gt;&lt;BR /&gt;@@ is used to divide varible name in to two observation.....any specific requirement for using double trail?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 20:08:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280586#M56718</guid>
      <dc:creator>Riteshdell</dc:creator>
      <dc:date>2016-06-27T20:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: double trailing option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280588#M56719</link>
      <description>&lt;P&gt;Thanks. no i only&amp;nbsp;want sas not stop readding&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I only want SAS to read all those&amp;nbsp; correctly. Now it can only read the first 100+ variables, leaving the rest 50 variables missing values/blank&lt;/P&gt;&lt;P&gt;I have set linesize=32767&lt;/P&gt;&lt;P&gt;still same&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 20:11:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280588#M56719</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-06-27T20:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: double trailing option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280594#M56720</link>
      <description>&lt;P&gt;Can you post a sample of your data? Is it possible you have a line feed character that would cause reading a line to be truncated?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 20:58:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280594#M56720</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-06-27T20:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: double trailing option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280595#M56721</link>
      <description>&lt;P&gt;Would you please let me know the line feed chacters.&lt;/P&gt;&lt;P&gt;I tried to create a sample dataset, it wonot work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;currently&amp;nbsp;the code&amp;nbsp;can read the first 180 variables, only 20 var values are missing. Because many obs lack of values for many variables,&amp;nbsp;&amp;nbsp; it is hard to tell exactly which variable it stops at&lt;/P&gt;&lt;P&gt;I find it canot read a certain date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it might be the format of date, any advice for that&lt;/P&gt;&lt;P&gt;or maybe because of space for next page?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 21:08:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280595#M56721</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-06-27T21:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: double trailing option</title>
      <link>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280596#M56722</link>
      <description>&lt;P&gt;It would also help to see the full INPUT statement.&amp;nbsp; The one you posted doesn't match the results you are describing.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2016 21:14:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/double-trailing-option/m-p/280596#M56722</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2016-06-27T21:14:58Z</dc:date>
    </item>
  </channel>
</rss>

