<?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: Traffic Lighitng with using HAS VALUE in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Traffic-Lighitng-with-using-HAS-VALUE/m-p/396067#M25496</link>
    <description>&lt;P&gt;Start with this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080" face="Courier New"&gt;={background=orange&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#ff0000" face="Courier New" size="5"&gt;{&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#800080" face="Courier New"&gt;");&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080" face="Courier New"&gt;mismatch should be }&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Sep 2017 19:44:07 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2017-09-14T19:44:07Z</dc:date>
    <item>
      <title>Traffic Lighitng with using HAS VALUE</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Traffic-Lighitng-with-using-HAS-VALUE/m-p/396024#M25493</link>
      <description>&lt;P&gt;Currently I have this code&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;compute&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; Eligible;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;if&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; Eligible = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"YES"&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;then&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; call define(_row_,&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"style"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"style={background=yellow}"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;else if&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;&amp;nbsp;LEE in ("A" "B" "C" "D") call define(_row_,&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"style"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;,&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"style={background=orange{");&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;else call define{background=lightgreen}"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;);&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;endcomp&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;however, when LEE = A, B, C, or D it does not pick it up for some strange reason. Instead I want to try to get around this problem by making it say "has value" instead of looking for a specific value but when I put "if LEE has value then" it errors.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;Is there a way to do this?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 17:32:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Traffic-Lighitng-with-using-HAS-VALUE/m-p/396024#M25493</guid>
      <dc:creator>mmagnuson</dc:creator>
      <dc:date>2017-09-14T17:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Lighitng with using HAS VALUE</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Traffic-Lighitng-with-using-HAS-VALUE/m-p/396067#M25496</link>
      <description>&lt;P&gt;Start with this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080" face="Courier New"&gt;={background=orange&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#ff0000" face="Courier New" size="5"&gt;{&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT color="#800080" face="Courier New"&gt;");&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#800080" face="Courier New"&gt;mismatch should be }&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 19:44:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Traffic-Lighitng-with-using-HAS-VALUE/m-p/396067#M25496</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-09-14T19:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Traffic Lighitng with using HAS VALUE</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Traffic-Lighitng-with-using-HAS-VALUE/m-p/396075#M25497</link>
      <description>&lt;P&gt;Thanks for your help! I actually ended up figuring it out somehow on my own just before seeing this.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2017 19:57:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Traffic-Lighitng-with-using-HAS-VALUE/m-p/396075#M25497</guid>
      <dc:creator>mmagnuson</dc:creator>
      <dc:date>2017-09-14T19:57:06Z</dc:date>
    </item>
  </channel>
</rss>

