<?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: Stored process in SAS EG in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Stored-process-in-SAS-EG/m-p/129669#M3953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more way to create/save stored process is to use "store" option.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;
&lt;P&gt;libname lib_name "&amp;lt;path&amp;gt;";&lt;/P&gt;
&lt;P&gt;options MSTORED SASMSTORE = lib_name;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;%macro new_macro / store;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; /* Any code */&lt;/P&gt;
&lt;P&gt;%mend;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;Now macro new_macro is stored into sasmacr catalog in library lib_name. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Mar 2013 07:46:24 GMT</pubDate>
    <dc:creator>Aurimas</dc:creator>
    <dc:date>2013-03-25T07:46:24Z</dc:date>
    <item>
      <title>Stored process in SAS EG</title>
      <link>https://communities.sas.com/t5/Developers/Stored-process-in-SAS-EG/m-p/129667#M3951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am new to SAS and it is simple question for SAS experts. But i need a help over here.&lt;BR /&gt;Can anyone tell me how to create a stored process in SAS EG 4.2? I gone through the documents, but i dont get a clarity effectively.&lt;/P&gt;&lt;P&gt;It would be great if i receive the answers with example. Thanks in advance for your answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 13:29:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-process-in-SAS-EG/m-p/129667#M3951</guid>
      <dc:creator>CatchRam</dc:creator>
      <dc:date>2013-03-07T13:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stored process in SAS EG</title>
      <link>https://communities.sas.com/t5/Developers/Stored-process-in-SAS-EG/m-p/129668#M3952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Creating Stored Process in SAS EG is very simple.&lt;/P&gt;&lt;P&gt;Open your program or project in EG.&lt;/P&gt;&lt;P&gt;If you want to create Stored Process (SP) based on a single program then right click on Program name, select create Stored Process. It will open SP wizard. Follow each step.&lt;/P&gt;&lt;P&gt;If you want to create SP from project then right click on project flow and select create Stored Process.lp you&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 14:20:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-process-in-SAS-EG/m-p/129668#M3952</guid>
      <dc:creator>kellysmith</dc:creator>
      <dc:date>2013-03-07T14:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Stored process in SAS EG</title>
      <link>https://communities.sas.com/t5/Developers/Stored-process-in-SAS-EG/m-p/129669#M3953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more way to create/save stored process is to use "store" option.&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;
&lt;P&gt;libname lib_name "&amp;lt;path&amp;gt;";&lt;/P&gt;
&lt;P&gt;options MSTORED SASMSTORE = lib_name;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;%macro new_macro / store;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; /* Any code */&lt;/P&gt;
&lt;P&gt;%mend;&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;Now macro new_macro is stored into sasmacr catalog in library lib_name. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2013 07:46:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-process-in-SAS-EG/m-p/129669#M3953</guid>
      <dc:creator>Aurimas</dc:creator>
      <dc:date>2013-03-25T07:46:24Z</dc:date>
    </item>
  </channel>
</rss>

