<?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 compute block in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/compute-block/m-p/16778#M2371</link>
    <description>The following doesnt work.May I know  the equivalent of the following?&lt;BR /&gt;
&lt;BR /&gt;
compute physician_name;&lt;BR /&gt;
    if physician_name eq '' then delete;&lt;BR /&gt;
    endcomp;</description>
    <pubDate>Fri, 13 Nov 2009 19:50:42 GMT</pubDate>
    <dc:creator>SASPhile</dc:creator>
    <dc:date>2009-11-13T19:50:42Z</dc:date>
    <item>
      <title>compute block</title>
      <link>https://communities.sas.com/t5/SAS-Programming/compute-block/m-p/16778#M2371</link>
      <description>The following doesnt work.May I know  the equivalent of the following?&lt;BR /&gt;
&lt;BR /&gt;
compute physician_name;&lt;BR /&gt;
    if physician_name eq '' then delete;&lt;BR /&gt;
    endcomp;</description>
      <pubDate>Fri, 13 Nov 2009 19:50:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/compute-block/m-p/16778#M2371</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2009-11-13T19:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: compute block</title>
      <link>https://communities.sas.com/t5/SAS-Programming/compute-block/m-p/16779#M2372</link>
      <description>If the intent is to delete a row from the report, there is no way to do that. You'll have to fix up your data before calling PROC REPORT.</description>
      <pubDate>Fri, 13 Nov 2009 20:15:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/compute-block/m-p/16779#M2372</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2009-11-13T20:15:43Z</dc:date>
    </item>
  </channel>
</rss>

