<?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: KFIND in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461302#M117334</link>
    <description>&lt;P&gt;That is due to your sas session encoding is different from the sas dataset encoding.&lt;/P&gt;
&lt;P&gt;Change your sas encoding into the same as sas dataset .&lt;/P&gt;</description>
    <pubDate>Thu, 10 May 2018 12:35:56 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2018-05-10T12:35:56Z</dc:date>
    <item>
      <title>KFIND</title>
      <link>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461024#M117220</link>
      <description>&lt;P&gt;Does SAS 9.4 M3 support KFIND function?&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 13:55:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461024#M117220</guid>
      <dc:creator>Kamsher</dc:creator>
      <dc:date>2018-05-09T13:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: KFIND</title>
      <link>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461027#M117221</link>
      <description>&lt;P&gt;From the manual:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=nlsref&amp;amp;docsetTarget=p01mz5rxo7ovosn1nhhm9pqdwhs2.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;http://documentation.sas.com/?docsetId=nlsref&amp;amp;docsetTarget=p01mz5rxo7ovosn1nhhm9pqdwhs2.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 14:03:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461027#M117221</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-05-09T14:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: KFIND</title>
      <link>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461030#M117222</link>
      <description>&lt;P&gt;Thanks. We are using SAS 9.4 M3 and the dbcs sasexec to execute our program. But we see that it does not recognize KFIND and gives the below error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR 68-185: The function KFIND is unknown, or cannot be accessed&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 14:08:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461030#M117222</guid>
      <dc:creator>Kamsher</dc:creator>
      <dc:date>2018-05-09T14:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: KFIND</title>
      <link>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461034#M117224</link>
      <description>&lt;P&gt;Afraid I don't know then, it should be part of 9.4.&amp;nbsp; Perhaps contact your SAS support guys.&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 14:13:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461034#M117224</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2018-05-09T14:13:53Z</dc:date>
    </item>
    <item>
      <title>Re: KFIND</title>
      <link>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461036#M117225</link>
      <description>&lt;P&gt;kindex()&amp;nbsp; &amp;nbsp;?&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 14:17:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461036#M117225</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-05-09T14:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: KFIND</title>
      <link>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461070#M117236</link>
      <description>ok, so with 9.4 M5 (Sasexe dbcs) I am able to use KFIND. But it now gives me transcoding errors. How do I workaround this?</description>
      <pubDate>Wed, 09 May 2018 15:15:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461070#M117236</guid>
      <dc:creator>Kamsher</dc:creator>
      <dc:date>2018-05-09T15:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: KFIND</title>
      <link>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461071#M117237</link>
      <description>&lt;P&gt;&lt;SPAN&gt;ok, so with 9.4 M5 (Sasexe dbcs) I am able to use KFIND. But it now gives me transcoding errors. How do I workaround this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 15:15:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461071#M117237</guid>
      <dc:creator>Kamsher</dc:creator>
      <dc:date>2018-05-09T15:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: KFIND</title>
      <link>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461080#M117240</link>
      <description>&lt;P&gt;What is KFIND supposed to do?&lt;/P&gt;
&lt;P&gt;The function LARGEST returns the "k" largest nonmissing value of a list of values:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;a = largest(3, 1, 4, 5, 27, 8, 6); the first value is the 'k' and would return a=6. the values may be constants or variables&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SMALLEST works similarly for the smallest values,&lt;/P&gt;
&lt;P&gt;ORDINAL returns the th kth smalles to missing or nonmissing&lt;/P&gt;</description>
      <pubDate>Wed, 09 May 2018 15:25:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461080#M117240</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-05-09T15:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: KFIND</title>
      <link>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461302#M117334</link>
      <description>&lt;P&gt;That is due to your sas session encoding is different from the sas dataset encoding.&lt;/P&gt;
&lt;P&gt;Change your sas encoding into the same as sas dataset .&lt;/P&gt;</description>
      <pubDate>Thu, 10 May 2018 12:35:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/KFIND/m-p/461302#M117334</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-05-10T12:35:56Z</dc:date>
    </item>
  </channel>
</rss>

