<?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: Global Variables - Global Only for User's Sessions or ALL Users' Sessions? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Global-Variables-Global-Only-for-User-s-Sessions-or-ALL-Users/m-p/545619#M150967</link>
    <description>&lt;P&gt;Only for the session where the %GLOBAL statement is run, not any other. The only exception to this are SAS system automatic macro variables which you can see by printing them. User global macro variables defined in the session are added as well:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put _global_;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 24 Mar 2019 19:00:49 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2019-03-24T19:00:49Z</dc:date>
    <item>
      <title>Global Variables - Global Only for User's Sessions or ALL Users' Sessions?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Global-Variables-Global-Only-for-User-s-Sessions-or-ALL-Users/m-p/545615#M150964</link>
      <description>&lt;P&gt;Variables declared by %global ... Are they accessible by other users' sessions? Or only&amp;nbsp;sessions&amp;nbsp;for&amp;nbsp;the user who declared it global?&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2019 18:48:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Global-Variables-Global-Only-for-User-s-Sessions-or-ALL-Users/m-p/545615#M150964</guid>
      <dc:creator>shl007</dc:creator>
      <dc:date>2019-03-24T18:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Global Variables - Global Only for User's Sessions or ALL Users' Sessions?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Global-Variables-Global-Only-for-User-s-Sessions-or-ALL-Users/m-p/545618#M150966</link>
      <description>They are accessible in the users session, only.</description>
      <pubDate>Sun, 24 Mar 2019 18:53:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Global-Variables-Global-Only-for-User-s-Sessions-or-ALL-Users/m-p/545618#M150966</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2019-03-24T18:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Global Variables - Global Only for User's Sessions or ALL Users' Sessions?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Global-Variables-Global-Only-for-User-s-Sessions-or-ALL-Users/m-p/545619#M150967</link>
      <description>&lt;P&gt;Only for the session where the %GLOBAL statement is run, not any other. The only exception to this are SAS system automatic macro variables which you can see by printing them. User global macro variables defined in the session are added as well:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put _global_;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Mar 2019 19:00:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Global-Variables-Global-Only-for-User-s-Sessions-or-ALL-Users/m-p/545619#M150967</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-03-24T19:00:49Z</dc:date>
    </item>
  </channel>
</rss>

