<?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: tempereture conversion in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/tempereture-conversion/m-p/94710#M257647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;omg haha,you r right Tom.Spent almost 2 hours trying to figure out what the error was.&lt;/P&gt;&lt;P&gt;Million thanks to you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Oct 2012 22:00:42 GMT</pubDate>
    <dc:creator>Tal</dc:creator>
    <dc:date>2012-10-13T22:00:42Z</dc:date>
    <item>
      <title>tempereture conversion</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tempereture-conversion/m-p/94708#M257645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys,&lt;/P&gt;&lt;P&gt;can you please point to me the syntax error i am making here: &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;I'd appreciate it a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data one;&lt;/P&gt;&lt;P&gt;input x1-x24;&lt;/P&gt;&lt;P&gt;cards;&lt;/P&gt;&lt;P&gt;23 45 66 67 56 33&lt;/P&gt;&lt;P&gt;33 4 5 6&amp;nbsp; 77 77 88 23 44 5 6 7 66 77 88 77 66 77 &lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;data two;&lt;/P&gt;&lt;P&gt;set one;&lt;/P&gt;&lt;P&gt;array x {24}&amp;nbsp; x1-x24;&lt;/P&gt;&lt;P&gt;array y{24}&amp;nbsp; y1-y24;&lt;/P&gt;&lt;P&gt;do i=1 to 24;&lt;/P&gt;&lt;P&gt;/*i=1;&lt;/P&gt;&lt;P&gt;do until (i &amp;gt; 24);*/&lt;/P&gt;&lt;P&gt;y{i} =( 5 / 9) * (x{i} – 31);&lt;/P&gt;&lt;P&gt;*i=i+1;&lt;/P&gt;&lt;P&gt;end;&lt;/P&gt;&lt;P&gt;drop i;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc print;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2012 21:18:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tempereture-conversion/m-p/94708#M257645</guid>
      <dc:creator>Tal</dc:creator>
      <dc:date>2012-10-13T21:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: tempereture conversion</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tempereture-conversion/m-p/94709#M257646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your mistake was typing into a word processor.&lt;/P&gt;&lt;P&gt;That thing that looks like a minus sign before the number 31 is some type of emdash character instead.&lt;/P&gt;&lt;P&gt;Also zero C is 32 F , not 31.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2012 21:55:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tempereture-conversion/m-p/94709#M257646</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2012-10-13T21:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: tempereture conversion</title>
      <link>https://communities.sas.com/t5/SAS-Programming/tempereture-conversion/m-p/94710#M257647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;omg haha,you r right Tom.Spent almost 2 hours trying to figure out what the error was.&lt;/P&gt;&lt;P&gt;Million thanks to you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Oct 2012 22:00:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/tempereture-conversion/m-p/94710#M257647</guid>
      <dc:creator>Tal</dc:creator>
      <dc:date>2012-10-13T22:00:42Z</dc:date>
    </item>
  </channel>
</rss>

