<?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: Hacker tip #1 in SAS Hacker's Hub</title>
    <link>https://communities.sas.com/t5/SAS-Hacker-s-Hub/Hacker-tip-1/m-p/799892#M106</link>
    <description>&lt;P&gt;Thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/28909"&gt;@AllanBowe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I require "my" team (&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/365141"&gt;@SomnathP&lt;/a&gt;&amp;nbsp;) to include this in their autoexec.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If they are looking for documentation on this &lt;SPAN&gt;MacroCore library&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;, is this the best place to send them to :&amp;nbsp;&lt;A href="https://sasjs.io/sasjs-core/" target="_blank"&gt;https://sasjs.io/sasjs-core/&lt;/A&gt;&amp;nbsp;??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also a tip for my co-mentor :&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/291367"&gt;@surajkamath&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See also here :&lt;/P&gt;
&lt;P&gt;SAS open-source treasures from around the world: SASjs&lt;BR /&gt;By Leonid Batkhan on SAS Users February 16, 2022&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/sgf/2022/02/16/sas-open-source-treasures-from-around-the-world-sasjs/" target="_blank"&gt;https://blogs.sas.com/content/sgf/2022/02/16/sas-open-source-treasures-from-around-the-world-sasjs/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2022 15:54:07 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2022-03-03T15:54:07Z</dc:date>
    <item>
      <title>Hacker tip #1</title>
      <link>https://communities.sas.com/t5/SAS-Hacker-s-Hub/Hacker-tip-1/m-p/799789#M104</link>
      <description>&lt;LI-SPOILER&gt;SAS Studio - Autoexec&lt;/LI-SPOILER&gt;
&lt;P&gt;Your SAS Studio instance has an autoexec - this is a place for code that will run automatically at the start of your session.&amp;nbsp; Just choose Options / Autoexec File and paste your code into the window.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What to put there?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well you could add these two lines of code and make the entire &lt;A href="https://github.com/sasjs/core" target="_self"&gt;sasjs/core&lt;/A&gt; library available to your session!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;filename mc url "https://raw.githubusercontent.com/sasjs/core/main/all.sas";
%inc mc;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;BR /&gt;You might also put your hackathon specific setup scripts and macro variables there, so that they are always active when reloading your session.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 09:52:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Hacker-s-Hub/Hacker-tip-1/m-p/799789#M104</guid>
      <dc:creator>AllanBowe</dc:creator>
      <dc:date>2022-03-03T09:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hacker tip #1</title>
      <link>https://communities.sas.com/t5/SAS-Hacker-s-Hub/Hacker-tip-1/m-p/799892#M106</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/28909"&gt;@AllanBowe&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I require "my" team (&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/365141"&gt;@SomnathP&lt;/a&gt;&amp;nbsp;) to include this in their autoexec.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If they are looking for documentation on this &lt;SPAN&gt;MacroCore library&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;, is this the best place to send them to :&amp;nbsp;&lt;A href="https://sasjs.io/sasjs-core/" target="_blank"&gt;https://sasjs.io/sasjs-core/&lt;/A&gt;&amp;nbsp;??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also a tip for my co-mentor :&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/291367"&gt;@surajkamath&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See also here :&lt;/P&gt;
&lt;P&gt;SAS open-source treasures from around the world: SASjs&lt;BR /&gt;By Leonid Batkhan on SAS Users February 16, 2022&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/sgf/2022/02/16/sas-open-source-treasures-from-around-the-world-sasjs/" target="_blank"&gt;https://blogs.sas.com/content/sgf/2022/02/16/sas-open-source-treasures-from-around-the-world-sasjs/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 15:54:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Hacker-s-Hub/Hacker-tip-1/m-p/799892#M106</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2022-03-03T15:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hacker tip #1</title>
      <link>https://communities.sas.com/t5/SAS-Hacker-s-Hub/Hacker-tip-1/m-p/799893#M107</link>
      <description>Hi Koen!&lt;BR /&gt;&lt;BR /&gt;The macros are documented directly, here:  &lt;A href="https://core.sasjs.io" target="_blank"&gt;https://core.sasjs.io&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;In coming tips we'll show how they can be compiled into Jobs and Services (and Tests), and deployed to SAS Viya 4 using the REST APIs, from the comfort of VS-Code&lt;BR /&gt;&lt;BR /&gt;Best,&lt;BR /&gt;Allan</description>
      <pubDate>Thu, 03 Mar 2022 15:56:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Hacker-s-Hub/Hacker-tip-1/m-p/799893#M107</guid>
      <dc:creator>AllanBowe</dc:creator>
      <dc:date>2022-03-03T15:56:47Z</dc:date>
    </item>
  </channel>
</rss>

