<?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: Emulate the SAS word reader in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Emulate-the-SAS-word-reader/m-p/22369#M3620</link>
    <description>rhrichardson&lt;BR /&gt;
 &lt;BR /&gt;
you might as well switch on option "implicit macros" aka (IMPLMAC) then have a macro named rsubmit in one of the paths of  your sasautos system option.&lt;BR /&gt;
That macro will then "override" or "intercept" normal usage of the rsubmit statement.&lt;BR /&gt;
So it needs to take whatever action you want on discovering an "rsubmit" as well as performing that rsubmit .&lt;BR /&gt;
You enter a world where any "word" in your programs will be checked to see if it is a macro. That might be just too much risk.&lt;BR /&gt;
 &lt;BR /&gt;
it's been a long time since I played in that area - just too much pain - but your objectives may be very difficult to capture in any other way.&lt;BR /&gt;
 &lt;BR /&gt;
good luck&lt;BR /&gt;
peterC</description>
    <pubDate>Fri, 29 Oct 2010 14:44:32 GMT</pubDate>
    <dc:creator>Peter_C</dc:creator>
    <dc:date>2010-10-29T14:44:32Z</dc:date>
    <item>
      <title>Emulate the SAS word reader</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Emulate-the-SAS-word-reader/m-p/22367#M3618</link>
      <description>I am trying to trap rsubmits in code submitted for production.  The program is turning into a SAS word reader.  Has anyone done this before?  Swip and adapt is so much better than inventing from scratch &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 25 Oct 2010 23:27:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Emulate-the-SAS-word-reader/m-p/22367#M3618</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-10-25T23:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Emulate the SAS word reader</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Emulate-the-SAS-word-reader/m-p/22368#M3619</link>
      <description>Please entertain the forum subscribers with a response to the question below:&lt;BR /&gt;
&lt;BR /&gt;
Why are you doing this?&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 26 Oct 2010 00:16:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Emulate-the-SAS-word-reader/m-p/22368#M3619</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-10-26T00:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Emulate the SAS word reader</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Emulate-the-SAS-word-reader/m-p/22369#M3620</link>
      <description>rhrichardson&lt;BR /&gt;
 &lt;BR /&gt;
you might as well switch on option "implicit macros" aka (IMPLMAC) then have a macro named rsubmit in one of the paths of  your sasautos system option.&lt;BR /&gt;
That macro will then "override" or "intercept" normal usage of the rsubmit statement.&lt;BR /&gt;
So it needs to take whatever action you want on discovering an "rsubmit" as well as performing that rsubmit .&lt;BR /&gt;
You enter a world where any "word" in your programs will be checked to see if it is a macro. That might be just too much risk.&lt;BR /&gt;
 &lt;BR /&gt;
it's been a long time since I played in that area - just too much pain - but your objectives may be very difficult to capture in any other way.&lt;BR /&gt;
 &lt;BR /&gt;
good luck&lt;BR /&gt;
peterC</description>
      <pubDate>Fri, 29 Oct 2010 14:44:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Emulate-the-SAS-word-reader/m-p/22369#M3620</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2010-10-29T14:44:32Z</dc:date>
    </item>
  </channel>
</rss>

