<?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 CONNECT...how can I tell I am already signon'ed to a remote session in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-CONNECT-how-can-I-tell-I-am-already-signon-ed-to-a-remote/m-p/20360#M3192</link>
    <description>in SAS/SCL the RSESSION() function provides information you can use, or blank if no remote connection exists</description>
    <pubDate>Thu, 13 May 2010 12:12:46 GMT</pubDate>
    <dc:creator>Peter_C</dc:creator>
    <dc:date>2010-05-13T12:12:46Z</dc:date>
    <item>
      <title>SAS CONNECT...how can I tell I am already signon'ed to a remote session</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-CONNECT-how-can-I-tell-I-am-already-signon-ed-to-a-remote/m-p/20359#M3191</link>
      <description>Is there an automatic or global variable, or anything, that will tell me if I am already connected to a remote server (that is, I already did a SIGNON and connected successfully, cleared the log, made no notes to myself, got called away from my desk, and now can't remember if I am connected or not).&lt;BR /&gt;
&lt;BR /&gt;
Thank you.</description>
      <pubDate>Wed, 12 May 2010 15:11:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-CONNECT-how-can-I-tell-I-am-already-signon-ed-to-a-remote/m-p/20359#M3191</guid>
      <dc:creator>advoss</dc:creator>
      <dc:date>2010-05-12T15:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS CONNECT...how can I tell I am already signon'ed to a remote session</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-CONNECT-how-can-I-tell-I-am-already-signon-ed-to-a-remote/m-p/20360#M3192</link>
      <description>in SAS/SCL the RSESSION() function provides information you can use, or blank if no remote connection exists</description>
      <pubDate>Thu, 13 May 2010 12:12:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-CONNECT-how-can-I-tell-I-am-already-signon-ed-to-a-remote/m-p/20360#M3192</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2010-05-13T12:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS CONNECT...how can I tell I am already signon'ed to a remote session</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-CONNECT-how-can-I-tell-I-am-already-signon-ed-to-a-remote/m-p/20361#M3193</link>
      <description>If sas/AF is not available (or no-one can provide you the catalog with the rsession code) just try &lt;BR /&gt;
rsubmit;&lt;BR /&gt;
proc print  data=sashelp.vmacro; run ;</description>
      <pubDate>Thu, 13 May 2010 12:14:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-CONNECT-how-can-I-tell-I-am-already-signon-ed-to-a-remote/m-p/20361#M3193</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2010-05-13T12:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAS CONNECT...how can I tell I am already signon'ed to a remote session</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-CONNECT-how-can-I-tell-I-am-already-signon-ed-to-a-remote/m-p/20362#M3194</link>
      <description>In my experience, it doesn't matter if you're already signed on.  If you execute a job with a signon step, it will either signon and keep going or else tell you that you're signed on already and keep going.</description>
      <pubDate>Thu, 13 May 2010 15:57:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-CONNECT-how-can-I-tell-I-am-already-signon-ed-to-a-remote/m-p/20362#M3194</guid>
      <dc:creator>Bill</dc:creator>
      <dc:date>2010-05-13T15:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS CONNECT...how can I tell I am already signon'ed to a remote session</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-CONNECT-how-can-I-tell-I-am-already-signon-ed-to-a-remote/m-p/20363#M3195</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
You can assign the status of the remote connection to a macro-variable by using the CMACVAR option within your SIGNON statement.&lt;BR /&gt;
&lt;BR /&gt;
You'll find more details about that option by reading the following documentation:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/connref/61908/HTML/default/signon.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/connref/61908/HTML/default/signon.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Florent</description>
      <pubDate>Tue, 18 May 2010 11:51:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-CONNECT-how-can-I-tell-I-am-already-signon-ed-to-a-remote/m-p/20363#M3195</guid>
      <dc:creator>Florent</dc:creator>
      <dc:date>2010-05-18T11:51:53Z</dc:date>
    </item>
  </channel>
</rss>

