<?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 Identifying input and output datasets in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Identifying-input-and-output-datasets/m-p/603568#M174870</link>
    <description>&lt;P&gt;While reviewing a collection of jobs (.sas files) recently I am wondering what is the best way to identify all the input and output datasets produced from the code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Might there be a macro or procedure that can take the .sas file as input and determine all the in and out datasets and their library?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Nov 2019 13:09:07 GMT</pubDate>
    <dc:creator>supp</dc:creator>
    <dc:date>2019-11-12T13:09:07Z</dc:date>
    <item>
      <title>Identifying input and output datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Identifying-input-and-output-datasets/m-p/603568#M174870</link>
      <description>&lt;P&gt;While reviewing a collection of jobs (.sas files) recently I am wondering what is the best way to identify all the input and output datasets produced from the code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Might there be a macro or procedure that can take the .sas file as input and determine all the in and out datasets and their library?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 13:09:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Identifying-input-and-output-datasets/m-p/603568#M174870</guid>
      <dc:creator>supp</dc:creator>
      <dc:date>2019-11-12T13:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying input and output datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Identifying-input-and-output-datasets/m-p/603570#M174872</link>
      <description>&lt;P&gt;The best way is to review the log generated when the program runs.&amp;nbsp; SAS even has a tool to help, PROC SCAPROC.&amp;nbsp;&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=proc&amp;amp;docsetTarget=p0sf63lx4fs2m5n14qv1bn8p863v.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://documentation.sas.com/?docsetId=proc&amp;amp;docsetTarget=p0sf63lx4fs2m5n14qv1bn8p863v.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To tease it out of just the source code you might end up needing the build your own SAS compiler (or even SAS Macro Processor).&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2019 13:21:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Identifying-input-and-output-datasets/m-p/603570#M174872</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-11-12T13:21:21Z</dc:date>
    </item>
    <item>
      <title>Re: Identifying input and output datasets</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Identifying-input-and-output-datasets/m-p/603598#M174884</link>
      <description>&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/159"&gt;@Tom&lt;/a&gt;, thanks for the tip on PROC SCAPROC. Sounds very interesting.</description>
      <pubDate>Tue, 12 Nov 2019 15:06:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Identifying-input-and-output-datasets/m-p/603598#M174884</guid>
      <dc:creator>supp</dc:creator>
      <dc:date>2019-11-12T15:06:34Z</dc:date>
    </item>
  </channel>
</rss>

