<?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: Code check in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Code-check/m-p/130542#M35547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many values of VPFX do you have for each value of MRN1? If there is only one then that's what's going on. Code without data is a tad hard to diagnosis for specific values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are only looking at the value of the Put statement when LAST then the above is critical for the last combination of MRN1 and VPFX.&lt;/P&gt;&lt;P&gt;If you have more than one value of MRN1 you probably aren't getting what you want uness you only want the count for the last value of MRN1. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2013 17:00:50 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2013-05-06T17:00:50Z</dc:date>
    <item>
      <title>Code check</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Code-check/m-p/130541#M35546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following code and I am getting&amp;nbsp; the value of MXCNT=1&lt;/P&gt;&lt;P&gt;Could you tell me where I am going wrong???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 16:41:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Code-check/m-p/130541#M35546</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2013-05-06T16:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Code check</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Code-check/m-p/130542#M35547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many values of VPFX do you have for each value of MRN1? If there is only one then that's what's going on. Code without data is a tad hard to diagnosis for specific values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are only looking at the value of the Put statement when LAST then the above is critical for the last combination of MRN1 and VPFX.&lt;/P&gt;&lt;P&gt;If you have more than one value of MRN1 you probably aren't getting what you want uness you only want the count for the last value of MRN1. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 17:00:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Code-check/m-p/130542#M35547</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2013-05-06T17:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Code check</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Code-check/m-p/130543#M35548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks for the reply.&lt;/P&gt;&lt;P&gt;There are multiple VPFX for each value of MRN1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 17:09:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Code-check/m-p/130543#M35548</guid>
      <dc:creator>robertrao</dc:creator>
      <dc:date>2013-05-06T17:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Code check</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Code-check/m-p/130544#M35549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are counting how many copies of a particular VPFX there are.&amp;nbsp; So if the MAX is 1 then the combination of MRN1 and VPFX uniquely identifies the observation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps you wanted FIRST.MRN1 instead of FIRST.VPFX so that you could count the max number of VPFX per MRN1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 18:43:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Code-check/m-p/130544#M35549</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2013-05-06T18:43:46Z</dc:date>
    </item>
  </channel>
</rss>

