<?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 for sigle recodrd in multiple records. with fixed variable. in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/for-sigle-recodrd-in-multiple-records-with-fixed-variable/m-p/27175#M6203</link>
    <description>Hi Hareesh,&lt;BR /&gt;
&lt;BR /&gt;
take this.&lt;BR /&gt;
&lt;BR /&gt;
data new (drop = i);&lt;BR /&gt;
input  a @ ;&lt;BR /&gt;
do i =1 to 3;&lt;BR /&gt;
input   b c  @@ ;&lt;BR /&gt;
output;&lt;BR /&gt;
end;&lt;BR /&gt;
datalines;&lt;BR /&gt;
1 23 14 26 36 23 33&lt;BR /&gt;
2 14 24 24 24 24 55&lt;BR /&gt;
;&lt;BR /&gt;
run;</description>
    <pubDate>Mon, 23 Jun 2008 12:43:42 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-06-23T12:43:42Z</dc:date>
    <item>
      <title>for sigle recodrd in multiple records. with fixed variable.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/for-sigle-recodrd-in-multiple-records-with-fixed-variable/m-p/27175#M6203</link>
      <description>Hi Hareesh,&lt;BR /&gt;
&lt;BR /&gt;
take this.&lt;BR /&gt;
&lt;BR /&gt;
data new (drop = i);&lt;BR /&gt;
input  a @ ;&lt;BR /&gt;
do i =1 to 3;&lt;BR /&gt;
input   b c  @@ ;&lt;BR /&gt;
output;&lt;BR /&gt;
end;&lt;BR /&gt;
datalines;&lt;BR /&gt;
1 23 14 26 36 23 33&lt;BR /&gt;
2 14 24 24 24 24 55&lt;BR /&gt;
;&lt;BR /&gt;
run;</description>
      <pubDate>Mon, 23 Jun 2008 12:43:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/for-sigle-recodrd-in-multiple-records-with-fixed-variable/m-p/27175#M6203</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-06-23T12:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: for sigle recodrd in multiple records. with fixed variable.</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/for-sigle-recodrd-in-multiple-records-with-fixed-variable/m-p/27176#M6204</link>
      <description>The output is like this.  &lt;BR /&gt;
&lt;BR /&gt;
      1    23    14&lt;BR /&gt;
      1    26    36&lt;BR /&gt;
      1    23    33&lt;BR /&gt;
       2    14    24&lt;BR /&gt;
       2    24    24&lt;BR /&gt;
       2    24    55</description>
      <pubDate>Mon, 23 Jun 2008 12:45:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/for-sigle-recodrd-in-multiple-records-with-fixed-variable/m-p/27176#M6204</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-06-23T12:45:13Z</dc:date>
    </item>
  </channel>
</rss>

