<?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: is there any option to send procedures used in program to output file in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/is-there-any-option-to-send-procedures-used-in-program-to-output/m-p/390847#M93810</link>
    <description>&lt;P&gt;Output Delivery System is used to take output from procedures and put it out to external files.&lt;/P&gt;
&lt;P&gt;If you mean do some sort of code analysis and pull out a list of procedures used in code, then no, as far as I am aware there is nothing to do that. &amp;nbsp;The reason being is you have the code file, if you really need some information from that read it in as a text file into a datastep and then pull out the information you need (or pull in the log as conditional macro might prevent code running). &amp;nbsp;I really dont see any benefit to doing this anyway as there are several ways to do things, so just knowing some procedures may not get all the info:&lt;/P&gt;
&lt;P&gt;ex;&lt;BR /&gt;proc means v proc summary v proc sql sum/count etc v datastep retained counts etc.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2017 08:40:15 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2017-08-25T08:40:15Z</dc:date>
    <item>
      <title>is there any option to send procedures used in program to output file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/is-there-any-option-to-send-procedures-used-in-program-to-output/m-p/390844#M93808</link>
      <description>&lt;P&gt;is there any option to send procedures used in program to output file may be in an excel?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 08:32:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/is-there-any-option-to-send-procedures-used-in-program-to-output/m-p/390844#M93808</guid>
      <dc:creator>vraj1</dc:creator>
      <dc:date>2017-08-25T08:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: is there any option to send procedures used in program to output file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/is-there-any-option-to-send-procedures-used-in-program-to-output/m-p/390847#M93810</link>
      <description>&lt;P&gt;Output Delivery System is used to take output from procedures and put it out to external files.&lt;/P&gt;
&lt;P&gt;If you mean do some sort of code analysis and pull out a list of procedures used in code, then no, as far as I am aware there is nothing to do that. &amp;nbsp;The reason being is you have the code file, if you really need some information from that read it in as a text file into a datastep and then pull out the information you need (or pull in the log as conditional macro might prevent code running). &amp;nbsp;I really dont see any benefit to doing this anyway as there are several ways to do things, so just knowing some procedures may not get all the info:&lt;/P&gt;
&lt;P&gt;ex;&lt;BR /&gt;proc means v proc summary v proc sql sum/count etc v datastep retained counts etc.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 08:40:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/is-there-any-option-to-send-procedures-used-in-program-to-output/m-p/390847#M93810</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-08-25T08:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: is there any option to send procedures used in program to output file</title>
      <link>https://communities.sas.com/t5/SAS-Programming/is-there-any-option-to-send-procedures-used-in-program-to-output/m-p/390848#M93811</link>
      <description>&lt;P&gt;SAS Enterprise Guide 7.x can create Excel files from the any procedures output without additional code. Depending on the SAS version available to you and the environment you are working in, you will have to search for "ods excel" and/or "ods tagset.excelxp". Your will moist likely find a paper explaining the details.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to move the procedures logic to Excel: no that is not possible.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 08:42:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/is-there-any-option-to-send-procedures-used-in-program-to-output/m-p/390848#M93811</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2017-08-25T08:42:26Z</dc:date>
    </item>
  </channel>
</rss>

