<?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: what is wrong with this code in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/what-is-wrong-with-this-code/m-p/164410#M263611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="color: #011993; font-size: 12pt;"&gt;This works for me:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="color: #011993; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #011993;"&gt;data&lt;/SPAN&gt; date;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New'; color: #009193;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0433ff;"&gt;informat&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; DD &lt;/SPAN&gt;anydtdte.&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New'; color: #0433ff;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;format&lt;SPAN style="color: #000000;"&gt; DD &lt;/SPAN&gt;&lt;SPAN style="color: #009193;"&gt;date9.&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0433ff;"&gt;input&lt;/SPAN&gt; id $ DD;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New'; color: #0433ff;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;cards&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;GC135&amp;nbsp; 1/8/2010&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;GC125&amp;nbsp;&amp;nbsp; 6/18/2009&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;GC580 3/14/2013&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;GC439 7/6/2011&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;GC425 12/17/2013&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;GC439 5/26/2009&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New'; color: #011993;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;run&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Nov 2014 18:57:51 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2014-11-10T18:57:51Z</dc:date>
    <item>
      <title>what is wrong with this code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-is-wrong-with-this-code/m-p/164409#M263610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data date;&lt;BR /&gt;input id $ DD;&lt;BR /&gt;cards;&lt;/P&gt;&lt;P&gt;GC135&amp;nbsp; 1/8/2010&lt;BR /&gt;GC125&amp;nbsp;&amp;nbsp; 6/18/2009&lt;BR /&gt;GC580 3/14/2013&lt;BR /&gt;GC439 7/6/2011&lt;BR /&gt;GC425 12/17/2013&lt;BR /&gt;GC439 5/26/2009&lt;BR /&gt;GC691 8/17/2011&lt;BR /&gt;GC676 8/9/2012&lt;BR /&gt;GC733 11/30/2012&lt;BR /&gt;GC425 3/25/2010&lt;BR /&gt;GC580 3/27/2012&lt;BR /&gt;GC332 11/9/2010&lt;BR /&gt;GC418 1/13/2009&lt;BR /&gt;GC276 6/24/2010&lt;BR /&gt;GC408 12/2/2008&lt;BR /&gt;GC439 8/27/2012&lt;BR /&gt;GC543 11/22/2011&lt;BR /&gt;GC733 10/14/2011&lt;BR /&gt;GC360 7/11/2011&lt;BR /&gt;GC408 4/23/2012&lt;BR /&gt;GC125 9/14/2011&lt;BR /&gt;GC408 1/11/2010&lt;BR /&gt;GC125 10/18/2012&lt;BR /&gt;GC425 5/5/2011&lt;BR /&gt;GC692 8/17/2011&lt;BR /&gt;GC698 11/14/2012&lt;BR /&gt;GC755 11/4/2011&lt;BR /&gt;GC332 7/30/2009&lt;BR /&gt;GC052 9/19/2013&lt;BR /&gt;GC139 6/5/2012&lt;BR /&gt;GC276 5/5/2009&lt;BR /&gt;GC426 3/23/2010&lt;BR /&gt;GC852 6/28/2012&lt;BR /&gt;GC755 6/25/2013&lt;BR /&gt;GC533 9/16/2010&lt;BR /&gt;GC135 5/13/2013&lt;BR /&gt;GC338 4/19/2012&lt;BR /&gt;GC425 7/24/2012&lt;BR /&gt;GC096 8/29/2011&lt;BR /&gt;GC096 9/12/2013&lt;BR /&gt;GC592 12/16/2010&lt;BR /&gt;GC096 6/28/2010&lt;BR /&gt;GC760 11/9/2011&lt;BR /&gt;GC695 8/30/2011&lt;BR /&gt;GC695 10/2/2012&lt;BR /&gt;GC386 12/20/2013&lt;BR /&gt;GC698 8/31/2011&lt;BR /&gt;GC125 9/16/2013&lt;BR /&gt;GC695 9/5/2013&lt;BR /&gt;GC411 6/18/2012&lt;BR /&gt;GC197 1/14/2011&lt;BR /&gt;GC439 9/24/2013&lt;BR /&gt;GC440 6/5/2012&lt;BR /&gt;GC409 6/10/2013&lt;BR /&gt;GC760 12/4/2012&lt;BR /&gt;GC409 1/19/2010&lt;BR /&gt;GC404 2/28/2012&lt;BR /&gt;GC439 5/11/2010&lt;BR /&gt;GC096 9/26/2012&lt;BR /&gt;GC096 4/3/2009&lt;BR /&gt;GC332 2/10/2012&lt;BR /&gt;GC440 5/29/2013&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;data date;&lt;BR /&gt;format DD mmddyy10.;&lt;BR /&gt;date_number=DD;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;proc sort data=date;&lt;BR /&gt;by id;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: Connect: Class not registered&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;NOTE: Attachments for -3 reestablished for new parent.&lt;BR /&gt;NOTE: Import Cancelled.&lt;BR /&gt;436&amp;nbsp; data date;&lt;BR /&gt;437&amp;nbsp; input id&amp;nbsp;&amp;nbsp;&amp;nbsp; DD &lt;BR /&gt;438&amp;nbsp; cards;&lt;/P&gt;&lt;P&gt;NOTE: Invalid data for id in line 439 1-5.&lt;BR /&gt;NOTE: Invalid data for Date in line 439 9-18.&lt;BR /&gt;RULE:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ----+----1----+----2----+----3----+----4----+----5----+----6----+----7----+----8----&lt;BR /&gt;439&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GC733&amp;nbsp;&amp;nbsp; 12/13/2013&lt;BR /&gt;id=. Date=. _ERROR_=1 _N_=1&lt;BR /&gt;NOTE: Invalid data for id in line 440 1-5.&lt;BR /&gt;NOTE: Invalid data for Date in line 440 9-17.&lt;BR /&gt;440&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GC418&amp;nbsp;&amp;nbsp; 7/25/2011&lt;BR /&gt;id=. Date=. _ERROR_=1 _N_=2&lt;BR /&gt;NOTE: Invalid data for id in line 441 1-5.&lt;BR /&gt;NOTE: Invalid data for Date in line 441 9-17.&lt;BR /&gt;441&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GC418&amp;nbsp;&amp;nbsp; 8/22/2012&lt;BR /&gt;id=. Date=. _ERROR_=1 _N_=3&lt;BR /&gt;NOTE: Invalid data for id in line 442 1-&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 18:47:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-is-wrong-with-this-code/m-p/164409#M263610</guid>
      <dc:creator>desireatem</dc:creator>
      <dc:date>2014-11-10T18:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: what is wrong with this code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-is-wrong-with-this-code/m-p/164410#M263611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="color: #011993; font-size: 12pt;"&gt;This works for me:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="color: #011993; font-size: 12pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #011993;"&gt;data&lt;/SPAN&gt; date;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New'; color: #009193;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0433ff;"&gt;informat&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; DD &lt;/SPAN&gt;anydtdte.&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New'; color: #0433ff;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;format&lt;SPAN style="color: #000000;"&gt; DD &lt;/SPAN&gt;&lt;SPAN style="color: #009193;"&gt;date9.&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0433ff;"&gt;input&lt;/SPAN&gt; id $ DD;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New'; color: #0433ff;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;cards&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;GC135&amp;nbsp; 1/8/2010&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;GC125&amp;nbsp;&amp;nbsp; 6/18/2009&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;GC580 3/14/2013&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;GC439 7/6/2011&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;GC425 12/17/2013&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;GC439 5/26/2009&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New';"&gt;&lt;SPAN style="font-size: 12pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 10px; font-family: 'Courier New'; color: #011993;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;run&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 18:57:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-is-wrong-with-this-code/m-p/164410#M263611</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-11-10T18:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: what is wrong with this code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-is-wrong-with-this-code/m-p/164411#M263612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still have error on proc sort. It can not find id variable. it state : id variable not found&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 19:22:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-is-wrong-with-this-code/m-p/164411#M263612</guid>
      <dc:creator>desireatem</dc:creator>
      <dc:date>2014-11-10T19:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: what is wrong with this code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/what-is-wrong-with-this-code/m-p/164412#M263613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post your log/code then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Nov 2014 19:57:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/what-is-wrong-with-this-code/m-p/164412#M263613</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-11-10T19:57:23Z</dc:date>
    </item>
  </channel>
</rss>

