<?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: SAS Log ERROR: not highlighting when within nested %include statements - EG 8.3 Update 3 (8.3.3. in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/873107#M42818</link>
    <description>&lt;P&gt;Yes, if you are using EG 8 and it hasn't been disabled:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SASKiwi_0-1682910308559.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/83436iDA41B0F87C993DB7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SASKiwi_0-1682910308559.png" alt="SASKiwi_0-1682910308559.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 May 2023 03:05:32 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2023-05-01T03:05:32Z</dc:date>
    <item>
      <title>SAS Log ERROR: not highlighting when within nested %include statements - EG 8.3 Update 3 (8.3.3.181)</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/872604#M42798</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am curious about the behavior of syntax highlighting in the SAS log with nested %include statements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I run an %include statement which calls a single program directly, and there is an error within the program, the SAS log with show/display the ERROR in both the log summary and it will be red within the log itself.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="include_error.JPG" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/83340iFF13D32551A19407/image-size/large?v=v2&amp;amp;px=999" role="button" title="include_error.JPG" alt="include_error.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if I run an %include statement which calls a program that contains %include statements,&amp;nbsp;and there is an error within the second included program, the SAS log DOES NOT show the ERROR in the log summary and it is NOT colored red in the sas log.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="include_include_warning_only.JPG" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/83341iA6ADFB2B08B393EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="include_include_warning_only.JPG" alt="include_include_warning_only.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have these options set when running both the single and nested %include statements:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;OPTIONS MSGLEVEL=i PRINTMSGLIST DETAILS DATE LINESIZE=max FULLSTIMER VALIDVARNAME=v7 SOURCE2 ;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not understand the reason for this dual behavior and am hoping someone might be able to help.&amp;nbsp; Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 16:24:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/872604#M42798</guid>
      <dc:creator>GBL__</dc:creator>
      <dc:date>2023-04-27T16:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Log ERROR: not highlighting when within nested %include statements - EG 8.3 Update 3 (8.3.3.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/872667#M42801</link>
      <description>&lt;P&gt;Colour coding and the log summary are controlled by EG itself. I'd suggest upgrading to EG 8.3 Update 7 (the latest) and see if you get the same problem.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 20:08:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/872667#M42801</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-04-27T20:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Log ERROR: not highlighting when within nested %include statements - EG 8.3 Update 3 (8.3.3.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/872674#M42803</link>
      <description>&lt;P&gt;Thank you for the reply, it is appreciated!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, like many corporate users, I have no control over the version of SAS/EG that I am using, and given it took years to get to 9.4m7 and EG 8.3 Update&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3, I cannot count on that happening in my lifetime (lol &lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 20:23:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/872674#M42803</guid>
      <dc:creator>GBL__</dc:creator>
      <dc:date>2023-04-27T20:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Log ERROR: not highlighting when within nested %include statements - EG 8.3 Update 3 (8.3.3.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/872698#M42805</link>
      <description>&lt;P&gt;So the "Check for Updates" EG&amp;nbsp; menu option is disabled then &lt;span class="lia-unicode-emoji" title=":crossed_fingers:"&gt;🤞&lt;/span&gt;?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Apr 2023 21:42:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/872698#M42805</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-04-27T21:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Log ERROR: not highlighting when within nested %include statements - EG 8.3 Update 3 (8.3.3.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/872785#M42813</link>
      <description>&lt;P&gt;Is that an option under the 'help' menu?&lt;/P&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="saseg_help.JPG" style="width: 757px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/83366i1191158CC4CCD77F/image-size/large?v=v2&amp;amp;px=999" role="button" title="saseg_help.JPG" alt="saseg_help.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 12:19:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/872785#M42813</guid>
      <dc:creator>GBL__</dc:creator>
      <dc:date>2023-04-28T12:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Log ERROR: not highlighting when within nested %include statements - EG 8.3 Update 3 (8.3.3.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/873107#M42818</link>
      <description>&lt;P&gt;Yes, if you are using EG 8 and it hasn't been disabled:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SASKiwi_0-1682910308559.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/83436iDA41B0F87C993DB7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SASKiwi_0-1682910308559.png" alt="SASKiwi_0-1682910308559.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 May 2023 03:05:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Log-ERROR-not-highlighting-when-within-nested-include/m-p/873107#M42818</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2023-05-01T03:05:32Z</dc:date>
    </item>
  </channel>
</rss>

