<?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: if var1 in (....) in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/if-var1-in/m-p/213677#M52695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a data step to create a proc format control data set to define an INFORMAT that returns 1 for the values in the IN list (can be anything not just 010 to 019) and 0 otherwise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Mar 2015 20:02:38 GMT</pubDate>
    <dc:creator>data_null__</dc:creator>
    <dc:date>2015-03-31T20:02:38Z</dc:date>
    <item>
      <title>if var1 in (....)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/if-var1-in/m-p/213676#M52694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;if i am&amp;nbsp; to check whether var1 has any of the values '010','011','012',....'019' besides listing&amp;nbsp; all thes values inside the brackets is there another more efficient&amp;nbsp; way(shorter way)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know if var1&amp;nbsp; was numeric then i could simply&amp;nbsp; have&amp;nbsp; "&lt;STRONG&gt;if var1 in (10:19)"&amp;nbsp; &lt;/STRONG&gt;but would the be&amp;nbsp; the shortcut for char variables.&lt;/P&gt;&lt;P&gt;Anyone please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 19:58:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/if-var1-in/m-p/213676#M52694</guid>
      <dc:creator>Tal</dc:creator>
      <dc:date>2015-03-31T19:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: if var1 in (....)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/if-var1-in/m-p/213677#M52695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a data step to create a proc format control data set to define an INFORMAT that returns 1 for the values in the IN list (can be anything not just 010 to 019) and 0 otherwise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 20:02:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/if-var1-in/m-p/213677#M52695</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2015-03-31T20:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: if var1 in (....)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/if-var1-in/m-p/213678#M52696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2015 20:04:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/if-var1-in/m-p/213678#M52696</guid>
      <dc:creator>Tal</dc:creator>
      <dc:date>2015-03-31T20:04:04Z</dc:date>
    </item>
  </channel>
</rss>

