<?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 Difference between Session Scope and Global Scope in Programming 1 and 2</title>
    <link>https://communities.sas.com/t5/Programming-1-and-2/Difference-between-Session-Scope-and-Global-Scope/m-p/887007#M1404</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am new to programming and I have doubts that maybe it could be insignificant but are important for me to understand. I would like to ask what is the difference between a scope session and a global session, it will be fine if someone can give an example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nelly de la.s Casas&lt;/P&gt;</description>
    <pubDate>Sun, 30 Jul 2023 11:04:33 GMT</pubDate>
    <dc:creator>Nellysas</dc:creator>
    <dc:date>2023-07-30T11:04:33Z</dc:date>
    <item>
      <title>Difference between Session Scope and Global Scope</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Difference-between-Session-Scope-and-Global-Scope/m-p/887007#M1404</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am new to programming and I have doubts that maybe it could be insignificant but are important for me to understand. I would like to ask what is the difference between a scope session and a global session, it will be fine if someone can give an example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Nelly de la.s Casas&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2023 11:04:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Difference-between-Session-Scope-and-Global-Scope/m-p/887007#M1404</guid>
      <dc:creator>Nellysas</dc:creator>
      <dc:date>2023-07-30T11:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Session Scope and Global Scope</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Difference-between-Session-Scope-and-Global-Scope/m-p/887009#M1405</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's not the CAS session itself that is session-scope or global scope, it's about the CAS tables created in that session.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Remember session-scope tables can only be seen by a single CAS session and are dropped from CAS when that session is terminated, while global-scope tables can be seen publicly and will not be dropped when the CAS session is terminated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Tip and tricks to promote CAS tables from session-scope to global-scope &lt;BR /&gt;By Ryan Lolli on SAS Users October 26, 2017&lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/sgf/2017/10/26/tip-and-tricks-to-promote-cas-tables-from-session-scope-to-global-scope/" target="_blank" rel="noopener"&gt;https://blogs.sas.com/content/sgf/2017/10/26/tip-and-tricks-to-promote-cas-tables-from-session-scope-to-global-scope/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Koen&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2023 20:11:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Difference-between-Session-Scope-and-Global-Scope/m-p/887009#M1405</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-07-30T20:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Session Scope and Global Scope</title>
      <link>https://communities.sas.com/t5/Programming-1-and-2/Difference-between-Session-Scope-and-Global-Scope/m-p/887660#M1409</link>
      <description>Thanks so much for your answer and for the link attached which helps me so much.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Nelly de las Casas.</description>
      <pubDate>Thu, 03 Aug 2023 11:20:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Programming-1-and-2/Difference-between-Session-Scope-and-Global-Scope/m-p/887660#M1409</guid>
      <dc:creator>Nellysas</dc:creator>
      <dc:date>2023-08-03T11:20:03Z</dc:date>
    </item>
  </channel>
</rss>

