<?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: SAS export from CVS wide to long in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/SAS-export-from-CVS-wide-to-long/m-p/261593#M57624</link>
    <description>&lt;P&gt;The important error messages are further up in the log. Post these, so we can help.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2016 05:22:57 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2016-04-06T05:22:57Z</dc:date>
    <item>
      <title>SAS export from CVS wide to long</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-export-from-CVS-wide-to-long/m-p/261591#M57623</link>
      <description>&lt;P&gt;I imported this CVS file, save in a permenant directory and wish to convert from wide to long using code below but it doesn't work:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LIBNAME ICP 'E:\Dr.Olson\';&lt;BR /&gt;data ICP.test;&lt;BR /&gt;set ICP;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;DATA longICP;&lt;BR /&gt; SET ICP.test; &lt;BR /&gt;time=0;&lt;BR /&gt;timesecond=time0;&lt;BR /&gt;output;&lt;BR /&gt;time=6;&lt;BR /&gt;timesecond=time6;&lt;BR /&gt;output;&lt;BR /&gt;time=12;&lt;BR /&gt;timesecond=time12;&lt;BR /&gt;output;&lt;BR /&gt;time=18;&lt;BR /&gt;timesecond=time18;&lt;BR /&gt;output;&lt;/P&gt;
&lt;P&gt;drop time0 time6 time12 time18;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Log file&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;WARNING: The data set WORK.LONGICP may be incomplete. When this step was stopped there were 0&lt;BR /&gt; observations and 3 variables.&lt;BR /&gt;WARNING: Data set WORK.LONGICP was not replaced because this step was stopped.&lt;BR /&gt;NOTE: DATA statement used (Total process time):&lt;BR /&gt; real time 0.05 seconds&lt;BR /&gt; cpu time 0.06 seconds&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ANY HELP???&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 05:18:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-export-from-CVS-wide-to-long/m-p/261591#M57623</guid>
      <dc:creator>desireatem</dc:creator>
      <dc:date>2016-04-06T05:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS export from CVS wide to long</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-export-from-CVS-wide-to-long/m-p/261593#M57624</link>
      <description>&lt;P&gt;The important error messages are further up in the log. Post these, so we can help.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 05:22:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-export-from-CVS-wide-to-long/m-p/261593#M57624</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-04-06T05:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAS export from CVS wide to long</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/SAS-export-from-CVS-wide-to-long/m-p/261594#M57625</link>
      <description>&lt;P&gt;Thanks, I see the error now. I corrected it.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 05:28:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/SAS-export-from-CVS-wide-to-long/m-p/261594#M57625</guid>
      <dc:creator>desireatem</dc:creator>
      <dc:date>2016-04-06T05:28:36Z</dc:date>
    </item>
  </channel>
</rss>

