<?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: cmiss(of _all_) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/cmiss-of-all/m-p/15062#M1950</link>
    <description>.... oh!? &lt;BR /&gt;
&lt;BR /&gt;
Thanks data _null_; I wouldn't have thought about this.</description>
    <pubDate>Fri, 17 Jun 2011 10:38:31 GMT</pubDate>
    <dc:creator>Patrick</dc:creator>
    <dc:date>2011-06-17T10:38:31Z</dc:date>
    <item>
      <title>cmiss(of _all_)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/cmiss-of-all/m-p/15060#M1948</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
Why equals "cmiss(of _all_)" to the number of missing variables plus 1. (SAS 9.2 TS Level 2M3, X64 VSPRO). &lt;BR /&gt;
&lt;BR /&gt;
data have;&lt;BR /&gt;
  a=1;b=.; c='x'; output;&lt;BR /&gt;
  a=.;b=.; c=' '; output;&lt;BR /&gt;
  a=.;b=.; c='x'; output;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
data test;&lt;BR /&gt;
  set have;&lt;BR /&gt;
  x= cmiss(of _all_);&lt;BR /&gt;
  put x=;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Patrick

Message was edited by: Patrick</description>
      <pubDate>Thu, 16 Jun 2011 11:46:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/cmiss-of-all/m-p/15060#M1948</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2011-06-16T11:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: cmiss(of _all_)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/cmiss-of-all/m-p/15061#M1949</link>
      <description>set have;&lt;BR /&gt;
x= cmiss(of _all_);&lt;BR /&gt;
&lt;BR /&gt;
everything from HAVE + X.  &lt;BR /&gt;
&lt;BR /&gt;
Think about it.</description>
      <pubDate>Thu, 16 Jun 2011 12:44:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/cmiss-of-all/m-p/15061#M1949</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2011-06-16T12:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: cmiss(of _all_)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/cmiss-of-all/m-p/15062#M1950</link>
      <description>.... oh!? &lt;BR /&gt;
&lt;BR /&gt;
Thanks data _null_; I wouldn't have thought about this.</description>
      <pubDate>Fri, 17 Jun 2011 10:38:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/cmiss-of-all/m-p/15062#M1950</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2011-06-17T10:38:31Z</dc:date>
    </item>
  </channel>
</rss>

