<?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: How to convert a normal code to 'stored process' code in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-convert-a-normal-code-to-stored-process-code/m-p/79306#M256517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; This question would be better posted and seen by more stored process folks if you posted it in the Stored Process Forum. If you look at the list of topics, the Stored Process topic is the 7th in the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Although the screenshots in these papers are a few versions behind, the conversion information is still relevant.&lt;/P&gt;&lt;P&gt; &lt;A href="http://www2.sas.com/proceedings/forum2008/024-2008.pdf" title="http://www2.sas.com/proceedings/forum2008/024-2008.pdf"&gt;http://www2.sas.com/proceedings/forum2008/024-2008.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www2.sas.com/proceedings/forum2007/021-2007.pdf" title="http://www2.sas.com/proceedings/forum2007/021-2007.pdf"&gt;http://www2.sas.com/proceedings/forum2007/021-2007.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; And here's a very useful blog:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://blogs.sas.com/content/bi/tag/stored-processes/"&gt;http://blogs.sas.com/content/bi/tag/stored-processes/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; I would highly recommend that you read the stored process documentation and that you search the Stored Process Forum for previous postings on this topic. And, of course, the first thing to do is make sure that your macro code and the underlying code work correctly before being converted to a Stored Process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; The first rule of macro processing is to start with a working SAS program before you introduce macro elements to it. And the first rule of stored processes is to start with a working SAS program before you introduce stored process elements to it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Jun 2012 13:30:43 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2012-06-09T13:30:43Z</dc:date>
    <item>
      <title>How to convert a normal code to 'stored process' code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-convert-a-normal-code-to-stored-process-code/m-p/79305#M256516</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 written a some macro code...how to convert a 'stored process' code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jun 2012 11:39:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-convert-a-normal-code-to-stored-process-code/m-p/79305#M256516</guid>
      <dc:creator>Grandhi4</dc:creator>
      <dc:date>2012-06-09T11:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a normal code to 'stored process' code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-convert-a-normal-code-to-stored-process-code/m-p/79306#M256517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; This question would be better posted and seen by more stored process folks if you posted it in the Stored Process Forum. If you look at the list of topics, the Stored Process topic is the 7th in the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Although the screenshots in these papers are a few versions behind, the conversion information is still relevant.&lt;/P&gt;&lt;P&gt; &lt;A href="http://www2.sas.com/proceedings/forum2008/024-2008.pdf" title="http://www2.sas.com/proceedings/forum2008/024-2008.pdf"&gt;http://www2.sas.com/proceedings/forum2008/024-2008.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www2.sas.com/proceedings/forum2007/021-2007.pdf" title="http://www2.sas.com/proceedings/forum2007/021-2007.pdf"&gt;http://www2.sas.com/proceedings/forum2007/021-2007.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; And here's a very useful blog:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://blogs.sas.com/content/bi/tag/stored-processes/"&gt;http://blogs.sas.com/content/bi/tag/stored-processes/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; I would highly recommend that you read the stored process documentation and that you search the Stored Process Forum for previous postings on this topic. And, of course, the first thing to do is make sure that your macro code and the underlying code work correctly before being converted to a Stored Process.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; The first rule of macro processing is to start with a working SAS program before you introduce macro elements to it. And the first rule of stored processes is to start with a working SAS program before you introduce stored process elements to it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jun 2012 13:30:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-convert-a-normal-code-to-stored-process-code/m-p/79306#M256517</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2012-06-09T13:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert a normal code to 'stored process' code</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-convert-a-normal-code-to-stored-process-code/m-p/79307#M256518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Cynthia!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2012 11:05:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-convert-a-normal-code-to-stored-process-code/m-p/79307#M256518</guid>
      <dc:creator>Grandhi4</dc:creator>
      <dc:date>2012-06-15T11:05:10Z</dc:date>
    </item>
  </channel>
</rss>

