<?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>ChrisHemedinger Tracker</title>
    <link>https://communities.sas.com/kntur85557/tracker</link>
    <description>ChrisHemedinger Tracker</description>
    <pubDate>Sat, 26 Sep 2026 01:00:59 GMT</pubDate>
    <dc:date>2026-09-26T01:00:59Z</dc:date>
    <item>
      <title>Re: Announcement: saspytest - the new unit testing framework for SAS code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Announcement-saspytest-the-new-unit-testing-framework-for-SAS/m-p/993225#M380489</link>
      <description>&lt;P&gt;Thanks for this contribution!&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/46466"&gt;@snoopy369&lt;/a&gt;&amp;nbsp;has been entertaining/educating SAS programmers with Claude skills via&amp;nbsp;&lt;LI-MESSAGE title="Claude the SAS Programmer: Watch Agentic AI Write SAS 9 Code in Real Time" uid="988038" url="https://communities.sas.com/t5/SAS-Innovate-Presentations/Claude-the-SAS-Programmer-Watch-Agentic-AI-Write-SAS-9-Code-in/m-p/988038#U988038" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;at various conferences, and I wonder if this package can be used together with that technique.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AI-assisted coding is truly helping to bring the SAS programming skill into a new era!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Sep 2026 12:58:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Announcement-saspytest-the-new-unit-testing-framework-for-SAS/m-p/993225#M380489</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-09-08T12:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Order list</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Order-list/m-p/992501#M380437</link>
      <description>&lt;P&gt;If I was doing setting this up, I wouldn't rely only on SYSCC. I would set a macro variable at the end of each step that was a flag for "all good?", depending on conditions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, this might be based on SYSCC, or existence of an expected data set, or some other combination of conditions. That will ensure that your next step runs only when all assumed "good" conditions have been satisfied.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2026 13:26:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Order-list/m-p/992501#M380437</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-08-24T13:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: Order list</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Order-list/m-p/992427#M380429</link>
      <description>&lt;P&gt;Yes, SYSCC is automatic and will have a non-zero value if an error occurs. But you can/should clear it with "%let SYSCC=0;" to reset it when you want to start from a clean slate.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SYSERR is another automatic variable, but you cannot reset that in the session (it is read-only).&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2026 17:31:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Order-list/m-p/992427#M380429</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-08-21T17:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Order list</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Order-list/m-p/992352#M380427</link>
      <description>&lt;P&gt;You &lt;A href="https://go.documentation.sas.com/doc/en/egcdc/8.6/egdoccdc/egug/p13s5c5jc3zgo3n18q122ixerw9v.htm#p1teoifkj61wxnn1kpwt9x8na9bz" target="_self"&gt;should be able to add a Condition to the item&lt;/A&gt; in your process flow. The condition can be based on different criteria, but the easiest method is to check a macro variable. You can use SYSCC (built in error code that you can reset), or you can set a macro variable to indicate some other "error" condition (such as a data set that doesn't exist).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you add your items to the Ordered List, the condition is still evaluated and the node won't run if the condition isn't met.&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="ChrisHemedinger_0-1787316491414.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/117138i6919EF2BCB395FA0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChrisHemedinger_0-1787316491414.png" alt="ChrisHemedinger_0-1787316491414.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ChrisHemedinger_1-1787316502703.png" style="width: 758px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/117140iB3079BBF72BF9580/image-dimensions/758x285?v=v2" width="758" height="285" role="button" title="ChrisHemedinger_1-1787316502703.png" alt="ChrisHemedinger_1-1787316502703.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2026 12:49:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Order-list/m-p/992352#M380427</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-08-21T12:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Support Communities metrics and their trends</title>
      <link>https://communities.sas.com/t5/All-Things-Community/SAS-Support-Communities-metrics-and-their-trends/m-p/992146#M5161</link>
      <description>&lt;P&gt;Stack Overflow was never the preferred spot for SAS questions, and it doesn't surprise me that the volume has dipped so much.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Stack Overflow was one of those "AI holdout sites" (preferring real answers from real people), but they have had to adjust their stance a bit, even now offering an MCP server and some commercial offerings for orgs who want to use the Stack Overflow platform as a GenAI engine.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2026 15:51:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/SAS-Support-Communities-metrics-and-their-trends/m-p/992146#M5161</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-08-17T15:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: PPI - The Pharmaceutical Proceedings Index</title>
      <link>https://communities.sas.com/t5/All-Things-Community/PPI-The-Pharmaceutical-Proceedings-Index/m-p/992050#M5157</link>
      <description>&lt;P&gt;All of the SAS conference papers (going back to SAS ONE!) are hosted on SAS websites -- contents/index is here:&lt;/P&gt;
&lt;P&gt;&lt;LI-MESSAGE title="SUGI, SAS Global Forum, SAS Innovate Past Conference Proceedings: 1976-onward" uid="863480" url="https://communities.sas.com/t5/SAS-Communities-Library/SUGI-SAS-Global-Forum-SAS-Innovate-Past-Conference-Proceedings/m-p/863480#U863480" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Aug 2026 14:54:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/PPI-The-Pharmaceutical-Proceedings-Index/m-p/992050#M5157</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-08-13T14:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: PPI - The Pharmaceutical Proceedings Index</title>
      <link>https://communities.sas.com/t5/All-Things-Community/PPI-The-Pharmaceutical-Proceedings-Index/m-p/992013#M5153</link>
      <description>&lt;P&gt;Thank you for building this and sharing. Another community member shared their own contribution:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.clinstandards.org/conference-papers" target="_blank"&gt;Clinical Standards Hub&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 16:03:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/PPI-The-Pharmaceutical-Proceedings-Index/m-p/992013#M5153</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-08-12T16:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Moving SAS® Viya® Contents: A RESTful Way</title>
      <link>https://communities.sas.com/t5/SAS-Global-Forum-Proceedings/Moving-SAS-Viya-Contents-A-RESTful-Way/tac-p/992007#M187</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/476082"&gt;@bugraduman1&lt;/a&gt;&amp;nbsp;You could try &lt;A href="https://communities.sas.com/t5/Developers/bd-p/developers" target="_self"&gt;posting in the Developer forum here&lt;/A&gt; with the details.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 13:13:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Global-Forum-Proceedings/Moving-SAS-Viya-Contents-A-RESTful-Way/tac-p/992007#M187</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-08-12T13:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: need help-cannot access SAS studio (SAS OnDemand)</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/need-help-cannot-access-SAS-studio-SAS-OnDemand/m-p/991786#M2859</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try to contact our &lt;A href="https://www.sas.com/en_us/contact.geo.html" target="_self"&gt;Customer Engagement Center&lt;/A&gt; to learn more about why this might not be working for you. See &lt;A href="https://www.sas.com/en_us/training/offers/free-training.geo.html" target="_self"&gt;Free Online Learning for SAS&lt;/A&gt; for more information about what is available.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 17:58:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/need-help-cannot-access-SAS-studio-SAS-OnDemand/m-p/991786#M2859</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-08-12T17:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Email change</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Email-change/m-p/991785#M5147</link>
      <description>&lt;P&gt;You can do this with self service tools in the SAS Profile. &lt;A href="https://communities.sas.com/t5/Community-Memo/Changing-your-user-name-and-email-on-the-communities/ba-p/328049" target="_self"&gt;See this note for instructions.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2026 14:45:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Email-change/m-p/991785#M5147</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-08-05T14:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Support Communities metrics and their trends</title>
      <link>https://communities.sas.com/t5/All-Things-Community/SAS-Support-Communities-metrics-and-their-trends/m-p/991673#M5141</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a person who looks after our online community and many of our other digital experiences here, I can confirm that the "traditional" main driver of traffic to the site (Google search) has dropped off significantly. Less traffic means fewer questions, thus fewer solutions being added. Still a valuable experience and it's probably true that we have questions that are less "redundant" or "duplicative", but the volume is lower.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;AND&lt;/STRONG&gt;, we know that the AI experiences (AI summary in browser, chatbots, copilots) will surface answers from&amp;nbsp;&lt;STRONG&gt;this community&lt;/STRONG&gt; -- which is something we are proud of...though it makes it more difficult to measure. I wrote about this recently here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://blogs.sas.com/content/sasdummy/2026/06/23/sas-programming-ai-copilot/" target="_blank"&gt;https://blogs.sas.com/content/sasdummy/2026/06/23/sas-programming-ai-copilot/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We aren't just sitting still though. We are in the process evaluating how to update our community experience to keep its relevance while also providing the AI experiences that people expect. This is an exciting endeavor, but I acknowledge it will be disruptive. (Already, AI has disrupted things...so we have to adapt.) Some of you have been around long enough to remember the last time we significantly updated this platform (2015) -- and a lot has changed since then!&lt;/P&gt;</description>
      <pubDate>Mon, 03 Aug 2026 14:12:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/SAS-Support-Communities-metrics-and-their-trends/m-p/991673#M5141</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-08-03T14:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can't open LexJansen.com</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Can-t-open-LexJansen-com/m-p/991463#M5120</link>
      <description>&lt;P&gt;You may have luck with this recent archive:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://web.archive.org/web/20260110121252/https://www.lexjansen.com/" target="_self"&gt;https://web.archive.org/web/20260110121252/https://www.lexjansen.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Specifically:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://web.archive.org/web/20250317234633/https://www.lexjansen.com/cgi-bin/xsl_transform.php?x=wuss2012" target="_blank"&gt;Western Users of SAS Software 2012 proceedings:&lt;/A&gt;&amp;nbsp;(archive)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What paper are you interested in? We may be able to find a resource that's newer than 14 years old.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2026 18:11:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Can-t-open-LexJansen-com/m-p/991463#M5120</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-07-29T18:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can't open LexJansen.com</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Can-t-open-LexJansen-com/m-p/991460#M5118</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/157095"&gt;@tracyedinger&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a very sad reason for this. We learned just recently that Lex Jansen, the community volunteer who built and ran this popular site, passed away unexpectedly this week. The site has been down/gone; we don't know the full story as to why. This is very fresh news.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="Original URL: https://protect.checkpoint.com/v2/r01/___http://lexjansen.com___.YzJ1OnNhc2luc3RpdHV0ZTpjOm86Njg3NjhjZjBkOTZjYWIxZTVjZWNjNDExNGJmMjAyMzA6NzpjMWU5OjUyYTc3ZmE4NWU1OGMyODQxNDRjYTdiODU5ODQ0ODcxOWVlY2M1N2I1ZjQzMDEzMGE4M2QyNWU4MGNiNmM1MWQ6aDpUOk4. Click or tap if you trust this link." href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fprotect.checkpoint.com%2Fv2%2Fr01%2F___http%3A%2F%2Flexjansen.com___.YzJ1OnNhc2luc3RpdHV0ZTpjOm86Njg3NjhjZjBkOTZjYWIxZTVjZWNjNDExNGJmMjAyMzA6NzpjMWU5OjUyYTc3ZmE4NWU1OGMyODQxNDRjYTdiODU5ODQ0ODcxOWVlY2M1N2I1ZjQzMDEzMGE4M2QyNWU4MGNiNmM1MWQ6aDpUOk4&amp;amp;data=05%7C02%7Cchris.hemedinger%40sas.com%7C744c9851496942d5df0308deed7af07e%7Cb1c14d5c362545b3a4309552373a0c2f%7C0%7C0%7C639209309453830664%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;amp;sdata=3TCbNqTjTe%2BTroGnc7xaywmaHKTJX4mSQcipkYF0bBE%3D&amp;amp;reserved=0" rel="noreferrer noreferrer" data-olk-copy-source="MessageBody" data-linkindex="1" data-auth="NotApplicable" target="_blank"&gt;lexjansen.com&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;is/was a tremendous service to index all of this published SAS content to make it easily searchable.&amp;nbsp; But most of the actual published papers are hosted elsewhere. For example, you can find links to all SUGI/SGF/Innovate sessions here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A title="https://communities.sas.com/t5/SAS-Communities-Library/SUGI-SAS-Global-Forum-SAS-Innovate-Past-Conference-Proceedings/ta-p/863480" href="https://communities.sas.com/t5/SAS-Communities-Library/SUGI-SAS-Global-Forum-SAS-Innovate-Past-Conference-Proceedings/ta-p/863480" rel="noreferrer noreferrer" data-linkindex="2" data-auth="NotApplicable" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/SUGI-SAS-Global-Forum-SAS-Innovate-Past-Conference-Proceedings/ta-p/863480&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PharmaSUG proceedings are at the PharmaSUG site:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A title="Original URL: https://protect.checkpoint.com/v2/r01/___https://pharmasug.org/past-conference-proceedings/___.YzJ1OnNhc2luc3RpdHV0ZTpjOm86Njg3NjhjZjBkOTZjYWIxZTVjZWNjNDExNGJmMjAyMzA6NzpkYjljOmYxY2ExYmMxMzJjMDViYmMxZDZlZDU0YTU3NzYzZDFkOTlhZmMxMWE3MWNiNjBhNWU4Yjg3MjczNDAyZDk2MmM6aDpUOk4. Click or tap if you trust this link." href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fprotect.checkpoint.com%2Fv2%2Fr01%2F___https%3A%2F%2Fpharmasug.org%2Fpast-conference-proceedings%2F___.YzJ1OnNhc2luc3RpdHV0ZTpjOm86Njg3NjhjZjBkOTZjYWIxZTVjZWNjNDExNGJmMjAyMzA6NzpkYjljOmYxY2ExYmMxMzJjMDViYmMxZDZlZDU0YTU3NzYzZDFkOTlhZmMxMWE3MWNiNjBhNWU4Yjg3MjczNDAyZDk2MmM6aDpUOk4&amp;amp;data=05%7C02%7Cchris.hemedinger%40sas.com%7C744c9851496942d5df0308deed7af07e%7Cb1c14d5c362545b3a4309552373a0c2f%7C0%7C0%7C639209309453848421%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;amp;sdata=2VcXAnLtbIj7yJfJzKPL%2B5wVepi2nyUY2SwtXaXTr1k%3D&amp;amp;reserved=0" rel="noreferrer noreferrer" data-linkindex="3" data-auth="NotApplicable" target="_blank"&gt;https://pharmasug.org/past-conference-proceedings/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;Many of the other regional/large conferences are also self-hosting their papers. However, I know Lex did host content for many of the smaller conferences who don't have their own sites.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;It's a reminder that the SAS community is so much about the people, not just the technology, and when we lose an active community member like Lex, we all feel the impact. We are very grateful for all that Lex has done for us (and personally, he was just a super nice human being).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-olk-copy-source="MessageBody"&gt;&lt;BR /&gt;Chris&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2026 16:58:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Can-t-open-LexJansen-com/m-p/991460#M5118</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-07-29T16:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using SAS Enterprise Guide with your local SAS installation</title>
      <link>https://communities.sas.com/t5/SAS-Communities-Library/Using-SAS-Enterprise-Guide-with-your-local-SAS-installation/tac-p/991457#M12160</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/482352"&gt;@Breepthi&lt;/a&gt;&amp;nbsp;Did you try the steps listed in this article? Mainly: make sure EG "sees" your local SAS (Help-&amp;gt;About), use No Profile mode, etc?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2026 14:40:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Communities-Library/Using-SAS-Enterprise-Guide-with-your-local-SAS-installation/tac-p/991457#M12160</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-07-29T14:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling projects in EG with Powershell workaround</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-projects-in-EG-with-Powershell-workaround/m-p/991007#M46521</link>
      <description>&lt;P&gt;The reason EG now uses PowerShell is that VBScript has been deprecated in later versions of Windows, and only with special steps from an admin is VBScript made available. So PowerShell is now the preferred/supported mechanism for Windows-based scripting. &lt;A href="https://go.documentation.sas.com/doc/en/egcdc/8.6/egdoccdc/egug/p120m0y084zc3ln136lcseq41alx.htm" target="_self"&gt;Steps are documented here.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My suggestion is that you work with your admin to enable PowerShell for this use case; it's more secure/robust than VBScript at this point. If that's not possible, you can write your own VBScript programs to automate EG. I have many examples here:&amp;nbsp;&lt;LI-MESSAGE title="Doing More with SAS Enterprise Guide Automation" uid="417832" url="https://communities.sas.com/t5/SAS-Communities-Library/Doing-More-with-SAS-Enterprise-Guide-Automation/m-p/417832#U417832" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2026 13:16:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Scheduling-projects-in-EG-with-Powershell-workaround/m-p/991007#M46521</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-07-17T13:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying SAS Output as a Table in the Email Body</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Displaying-SAS-Output-as-a-Table-in-the-Email-Body/m-p/989970#M380248</link>
      <description>&lt;P&gt;You can format your email using ODS and HTML. See the examples in&amp;nbsp;&lt;LI-MESSAGE title="How to send email using SAS" uid="746523" url="https://communities.sas.com/t5/SAS-Communities-Library/How-to-send-email-using-SAS/m-p/746523#U746523" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Excerpt:&lt;/P&gt;
&lt;LI-CODE lang="sas"&gt;FILENAME OUTPUT EMAIL
	SUBJECT = "blogs.sas.com: &amp;amp;postCount posts, 
                  &amp;amp;commentCount comments"
	FROM = "Chris Hemedinger &amp;lt;chris.blogger@sas.com&amp;gt;"
	TO = (&amp;amp;toList)
	CT ='text/html';

ods tagsets.msoffice2k(id=email)
  file=OUTPUT(title="7-day blog report")
  style=myemail;

proc report nowd data=pastweek;
  title "&amp;amp;postCount blogs.sas.com posts";
  title2 color=red "NOTE: " color=blue "View counts are sourced from Google Analytics";
  columns post_date post_author blog_ID post_link ga_views comment_count ;
  define post_date / group order=data 'Date posted' style(column)=[just=l];
  define post_author / order 'Author' style(column)=[just=l];
...
run;
ods tagsets.msoffice2k(id=email) close;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2026 13:50:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Displaying-SAS-Output-as-a-Table-in-the-Email-Body/m-p/989970#M380248</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-06-22T13:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Wrong output dataset after using SET and IF-THEN</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Wrong-output-dataset-after-using-SET-and-IF-THEN/m-p/989136#M380162</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see the expected result. In the second observation the value is "yes" but it's empty in obs 1 and 3.&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="ChrisHemedinger_0-1780479477152.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/115612iF708AAF8FDA2325C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChrisHemedinger_0-1780479477152.png" alt="ChrisHemedinger_0-1780479477152.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the DATA step isn't following the logic you expect, I recommend using the DATA step debugger (available in EG and in SAS Studio within Viya) to step through.&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="ChrisHemedinger_1-1780479596458.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/115613i0E1D3D10FF29DFB3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ChrisHemedinger_1-1780479596458.png" alt="ChrisHemedinger_1-1780479596458.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2026 09:40:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Wrong-output-dataset-after-using-SET-and-IF-THEN/m-p/989136#M380162</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-06-03T09:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Searching communities for exact string %LIST</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Searching-communities-for-exact-string-LIST/m-p/988685#M5112</link>
      <description>Wow, I learned something from this one!</description>
      <pubDate>Wed, 27 May 2026 08:29:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Searching-communities-for-exact-string-LIST/m-p/988685#M5112</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-05-27T08:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Searching communities for exact string %LIST</title>
      <link>https://communities.sas.com/t5/All-Things-Community/Searching-communities-for-exact-string-LIST/m-p/988618#M5109</link>
      <description>&lt;P&gt;I'm afraid this is a search "black hole"&amp;nbsp; -- the percent symbol gets escaped in the URL (because the internet decided % and &amp;amp; are meant for URL directives and not for SAS macros, even though SAS macro has been around longer). The Google site search is the best workaround that I can think of.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I searched ALL message titles (I have that data) and none mention %LIST in the subject line.&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2026 20:28:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/All-Things-Community/Searching-communities-for-exact-string-LIST/m-p/988618#M5109</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-05-22T20:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Find (ctrl-F) and replace (ctrl-H) not reognized</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Find-ctrl-F-and-replace-ctrl-H-not-reognized/m-p/988205#M380109</link>
      <description>&lt;P&gt;I'm just now realizing this is probably caused by the Find window displaying off screen (SAS Enterprise Guide).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you suspect that you have a window that's "in focus" but off screen, use these keyboard shortcuts:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Alt+SPACE&lt;/STRONG&gt;, then &lt;STRONG&gt;M&lt;/STRONG&gt;, then use the &lt;STRONG&gt;arrow keys&lt;/STRONG&gt; to move the window into view.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Practice a few times with your multiple displays to get the hang of it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EG *should* detect that a window is out-of-view and move it into the primary display if needed, but it's possible that there is an instance or two where this isn't happening.&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2026 12:25:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Find-ctrl-F-and-replace-ctrl-H-not-reognized/m-p/988205#M380109</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2026-05-18T12:25:19Z</dc:date>
    </item>
  </channel>
</rss>

