<?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: What does OF mean?; referring to the OF operator. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759025#M239773</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp; MAX(of var1-var10) means "take the max &lt;STRONG&gt;of&lt;/STRONG&gt;&amp;nbsp;var1 thru var10".&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;yeah, but then there is&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;CALL MISSING(of var1-var10);&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 03 Aug 2021 13:53:29 GMT</pubDate>
    <dc:creator>PhilC</dc:creator>
    <dc:date>2021-08-03T13:53:29Z</dc:date>
    <item>
      <title>What does OF mean?; referring to the OF operator.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759022#M239770</link>
      <description>&lt;P&gt;Once I asked myself this, I just can't get the question out of my head.&amp;nbsp; The OF symbol (syntax) is not motivated by the English preposition "of", is it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/lrcon/n1t04bwpt1jkadn1a5mk35we2yif.htm" target="_blank"&gt;SAS Help Center: The OF Operator with Functions and Variable Lists&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 13:49:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759022#M239770</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2021-08-03T13:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: What does OF mean?; referring to the OF operator.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759023#M239771</link>
      <description>&lt;P&gt;Are you trying to get into the minds of the SAS development team?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Makes sense to me.&amp;nbsp; MAX(of var1-var10) means "take the max &lt;STRONG&gt;of&lt;/STRONG&gt;&amp;nbsp;var1 thru var10".&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 13:49:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759023#M239771</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-08-03T13:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: What does OF mean?; referring to the OF operator.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759024#M239772</link>
      <description>&lt;P&gt;Are you referring to using OF in many functions such as&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;y=mean(of x1-x5);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;???&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, then this indicates that the function (in this case the MEAN function) is to use a variable list x1-x5.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or are you asking about other uses? If so, please specify where in SAS you would use this OF&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 13:51:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759024#M239772</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-08-03T13:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: What does OF mean?; referring to the OF operator.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759025#M239773</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp; MAX(of var1-var10) means "take the max &lt;STRONG&gt;of&lt;/STRONG&gt;&amp;nbsp;var1 thru var10".&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;yeah, but then there is&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;CALL MISSING(of var1-var10);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 03 Aug 2021 13:53:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759025#M239773</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2021-08-03T13:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: What does OF mean?; referring to the OF operator.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759026#M239774</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Are you trying to get into the minds of the SAS development team?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;ha ha, yes I am.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 13:55:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759026#M239774</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2021-08-03T13:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: What does OF mean?; referring to the OF operator.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759027#M239775</link>
      <description>&lt;P&gt;At one time, there was no OF operator. In those bad-old-days, the statement&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;mean = mean(x1-x100);&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;computed the mean of x1 minus x100, which was not what anyone would ever likely want.&lt;BR /&gt;So SAS added OF to take the mean (or whatever function) *of* a list, suppressing the normal subtraction. More generally, OF can be used with any list. So, yes, the english word "of" makes sense: function of a list of variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 13:59:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759027#M239775</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2021-08-03T13:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: What does OF mean?; referring to the OF operator.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759052#M239792</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15329"&gt;@PhilC&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;CALL MISSING(of var1-var10);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This is sort of like saying:&lt;/P&gt;
&lt;P&gt;Dear SAS, of this list of variables, var1 through var10, please set them to missing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would agree that&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;MAX(of Var1 - Var10);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;is easier to "translate" into English, but I think the paradigm still holds even for MISSING.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The general rule for "translating" into English would be:&lt;/P&gt;
&lt;P&gt;of these variables (a list of vars), do this (perform the specified function)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the case of MISSING:&lt;/P&gt;
&lt;P&gt;Of these variables, Var1 - Var10, set them to missing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In short:&amp;nbsp; "&lt;STRONG&gt;of these, do this&lt;/STRONG&gt;".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think this is a reasonable way of understanding the syntax.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 15:34:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759052#M239792</guid>
      <dc:creator>jimbarbour</dc:creator>
      <dc:date>2021-08-03T15:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: What does OF mean?; referring to the OF operator.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759674#M240120</link>
      <description>&lt;P&gt;Ok I get it, thanks for your submissions.&amp;nbsp; Sadly I'm too unsatisfied to press "Accept as Solution", so I'm passing out likes.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 13:11:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759674#M240120</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2021-08-05T13:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: What does OF mean?; referring to the OF operator.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759678#M240123</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15329"&gt;@PhilC&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Ok I get it, thanks for your submissions.&amp;nbsp; Sadly I'm too unsatisfied to press "Accept as Solution", so I'm passing out likes.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That because your original goal is a&amp;nbsp;&lt;A href="https://www.merriam-webster.com/dictionary/fool%27s%20errand" target="_self"&gt;fool's errand&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Software designers create syntax that re-use normal words.&amp;nbsp; But the meaning of the syntax is what the computer language supports, not the normal conversational meaning of that word.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 13:24:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759678#M240123</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2021-08-05T13:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: What does OF mean?; referring to the OF operator.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759708#M240132</link>
      <description>&lt;P&gt;It's a good point to bring up about the re-using of pre-existing reserved words.&amp;nbsp; That dawned on me when a day after the post.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#33CCCC"&gt;---&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#33CCCC"&gt;&lt;EM&gt;"Who's the more&amp;nbsp;foolish, the fool or the fool who follows him?" - George Lucas&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 14:37:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759708#M240132</guid>
      <dc:creator>PhilC</dc:creator>
      <dc:date>2021-08-05T14:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: What does OF mean?; referring to the OF operator.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759715#M240134</link>
      <description>&lt;P&gt;The Cambridge Dictionary lists one of the uses of "of" as "relating to".&amp;nbsp; In this sense, the developers used the word well.&amp;nbsp; They used "of" to relate a function to a grouping of variables.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, to&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;'s point, if we discuss this long enough, the Dictionary of Internet Slang's definition of "of" may soon apply to all of us. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;DIV class="wWOJcd" tabindex="0" role="button" aria-controls="exacc__vYLYc_aCtG2tAaN3LnABQ30" aria-expanded="true" aria-labelledby="exacc__vYLYc_aCtG2tAaN3LnABQ29"&gt;
&lt;DIV id="exacc__vYLYc_aCtG2tAaN3LnABQ29" class="iDjcJe IX9Lgd wwB5gf"&gt;&lt;SPAN&gt;What does "of" mean in slang?&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV class="r21Kzd" data-hveid="CBAQAQ" data-ved="2ahUKEwjP0b-MjZryAhVRG80KHQ1uDlgQuk56BAgQEAE"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV id="exacc__vYLYc_aCtG2tAaN3LnABQ30" class="MBtdbb" data-ved="2ahUKEwjP0b-MjZryAhVRG80KHQ1uDlgQ7NUEegQIEBAD"&gt;
&lt;DIV class="ymu2Hb"&gt;
&lt;DIV id="__vYLYc_aCtG2tAaN3LnABQ35" class="t0bRye a2qtDc r2fjmd" data-hveid="CBAQBA" data-ved="2ahUKEwjP0b-MjZryAhVRG80KHQ1uDlgQu04oAHoECBAQBA"&gt;
&lt;DIV id="_vYLYc_aCtG2tAaN3LnABQ__11"&gt;
&lt;DIV class="wDYxhc" data-md="61"&gt;
&lt;DIV class="LGOjhe" role="heading" data-attrid="wa:/description" aria-level="3" data-hveid="CA0QAA"&gt;&lt;SPAN class="ILfuVd NA6bn"&gt;&lt;SPAN class="hgKElc"&gt;The Meaning of OF:&lt;BR /&gt;OF means "&lt;STRONG&gt;Old Fart&lt;/STRONG&gt;"&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jimbarbour_0-1628174820021.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/62307i0BD34AB69E004232/image-size/large?v=v2&amp;amp;px=999" role="button" title="jimbarbour_0-1628174820021.png" alt="jimbarbour_0-1628174820021.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2021 17:39:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/What-does-OF-mean-referring-to-the-OF-operator/m-p/759715#M240134</guid>
      <dc:creator>jimbarbour</dc:creator>
      <dc:date>2021-08-05T17:39:28Z</dc:date>
    </item>
  </channel>
</rss>

