<?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: Macros and rsubmit in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Macros-and-rsubmit/m-p/182286#M34733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, I will check this out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Apr 2014 14:59:18 GMT</pubDate>
    <dc:creator>msd83</dc:creator>
    <dc:date>2014-04-20T14:59:18Z</dc:date>
    <item>
      <title>Macros and rsubmit</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macros-and-rsubmit/m-p/182284#M34731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using SAS Client 9.2 and I wast to run a programme remotely (SAS Server 9.4).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a numbers of macros in the programme. I am planning on storing the SAS files which have the code in it on the server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going to use the Client Session to only execute the programme. I will do this by using rsubmit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the first time I am trying this and I was wondering if there are any considerations I should be aware off.&lt;/P&gt;&lt;P&gt;E.g. will there be poterntially issues with marcos not being resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 15:53:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macros-and-rsubmit/m-p/182284#M34731</guid>
      <dc:creator>msd83</dc:creator>
      <dc:date>2014-04-16T15:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Macros and rsubmit</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macros-and-rsubmit/m-p/182285#M34732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This has always been a handy reference for me when working through issues with macros and remote submissions. It addresses most of the problems you may encounter and you'll learn a thing or two along the way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Interaction between Compute Services and Macro Processing"&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/connref/61908/HTML/default/viewer.htm#a001584568.htm" title="http://support.sas.com/documentation/cdl/en/connref/61908/HTML/default/viewer.htm#a001584568.htm"&gt;SAS/CONNECT(R) 9.2 User's Guide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 02:17:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macros-and-rsubmit/m-p/182285#M34732</guid>
      <dc:creator>FloydNevseta</dc:creator>
      <dc:date>2014-04-17T02:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Macros and rsubmit</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macros-and-rsubmit/m-p/182286#M34733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, I will check this out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Apr 2014 14:59:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macros-and-rsubmit/m-p/182286#M34733</guid>
      <dc:creator>msd83</dc:creator>
      <dc:date>2014-04-20T14:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Macros and rsubmit</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Macros-and-rsubmit/m-p/182287#M34734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe easiest would be to define the macros on the remote server in a location which is part of the SAS AUTOCALL facility. &lt;A href="http://support.sas.com/documentation/cdl/en/mcrolref/61885/HTML/default/viewer.htm#a001328769.htm" title="http://support.sas.com/documentation/cdl/en/mcrolref/61885/HTML/default/viewer.htm#a001328769.htm"&gt;SAS(R) 9.2 Macro Language: Reference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could also extend the Autocall macro search path by adding the storage location for your macros with syntax like: "options sasautos=(sasautos 'c:\mymacros');"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Apr 2014 22:31:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Macros-and-rsubmit/m-p/182287#M34734</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2014-04-20T22:31:59Z</dc:date>
    </item>
  </channel>
</rss>

