<?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 create tracker with list of Programs names , output names, date and author in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/create-tracker-with-list-of-Programs-names-output-names-date-and/m-p/938476#M368627</link>
    <description>&lt;P&gt;I want to&amp;nbsp;create tracker with list of Programs names , output names, date and author with few other information in sas folder by using SAS program, do we have any macro to create it.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Aug 2024 07:34:58 GMT</pubDate>
    <dc:creator>KalaBhairava</dc:creator>
    <dc:date>2024-08-07T07:34:58Z</dc:date>
    <item>
      <title>create tracker with list of Programs names , output names, date and author</title>
      <link>https://communities.sas.com/t5/SAS-Programming/create-tracker-with-list-of-Programs-names-output-names-date-and/m-p/938476#M368627</link>
      <description>&lt;P&gt;I want to&amp;nbsp;create tracker with list of Programs names , output names, date and author with few other information in sas folder by using SAS program, do we have any macro to create it.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 07:34:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/create-tracker-with-list-of-Programs-names-output-names-date-and/m-p/938476#M368627</guid>
      <dc:creator>KalaBhairava</dc:creator>
      <dc:date>2024-08-07T07:34:58Z</dc:date>
    </item>
    <item>
      <title>Re: create tracker with list of Programs names , output names, date and author</title>
      <link>https://communities.sas.com/t5/SAS-Programming/create-tracker-with-list-of-Programs-names-output-names-date-and/m-p/938493#M368628</link>
      <description>&lt;P&gt;You probably need to have some conformity in your programs before you think of doing that, such as standard program headers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As for outputs (and inputs), if they are not described in the header but to be derived from the code, you need to think about parsing programs that contains macro code.&lt;/P&gt;
&lt;P&gt;The easiest (only?) way is to parse logs rather than programs, with options such as MPRINT turned on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also have a look at PROC SCAPROC.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 10:48:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/create-tracker-with-list-of-Programs-names-output-names-date-and/m-p/938493#M368628</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2024-08-07T10:48:17Z</dc:date>
    </item>
  </channel>
</rss>

