<?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 Multiple &amp;quot;THEN&amp;quot; in an IF/THEN statement? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Multiple-quot-THEN-quot-in-an-IF-THEN-statement/m-p/415672#M101971</link>
    <description>&lt;P&gt;I would like to assign multiple actions to an IF/THEN statement. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF GXID = '330578W' THEN PROTECTION = '1' AND '3' AND '6' AND '7';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where 1 and 3 and 6 and 7 are formatted earlier in the code. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me do this? &amp;nbsp;Thank you.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2017 21:28:35 GMT</pubDate>
    <dc:creator>dchesser119</dc:creator>
    <dc:date>2017-11-22T21:28:35Z</dc:date>
    <item>
      <title>Multiple "THEN" in an IF/THEN statement?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multiple-quot-THEN-quot-in-an-IF-THEN-statement/m-p/415672#M101971</link>
      <description>&lt;P&gt;I would like to assign multiple actions to an IF/THEN statement. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IF GXID = '330578W' THEN PROTECTION = '1' AND '3' AND '6' AND '7';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;where 1 and 3 and 6 and 7 are formatted earlier in the code. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone help me do this? &amp;nbsp;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 21:28:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multiple-quot-THEN-quot-in-an-IF-THEN-statement/m-p/415672#M101971</guid>
      <dc:creator>dchesser119</dc:creator>
      <dc:date>2017-11-22T21:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple "THEN" in an IF/THEN statement?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Multiple-quot-THEN-quot-in-an-IF-THEN-statement/m-p/415690#M101982</link>
      <description>&lt;P&gt;You can’t assign multiple values to a variable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you explain with some sample input and output data what you expect to happen?&lt;/P&gt;
&lt;P&gt;This does not need to be your actual data, but should reflect your problem.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 22:03:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Multiple-quot-THEN-quot-in-an-IF-THEN-statement/m-p/415690#M101982</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-22T22:03:30Z</dc:date>
    </item>
  </channel>
</rss>

