<?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: Number of Line by sas programs in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Number-of-Line-by-sas-programs/m-p/875407#M345880</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;what do you have so far?&lt;/P&gt;
&lt;P&gt;Many threads already treated these questions, starting with one of the header topics&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Programming/How-to-List-all-the-files-in-a-folder/m-p/674065#M202918" target="_blank" rel="noopener"&gt;How to: List all the files in a folder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but also&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Programming/Extract-sas-and-log-file/m-p/842479" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It should be all the information you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 May 2023 08:21:03 GMT</pubDate>
    <dc:creator>Oligolas</dc:creator>
    <dc:date>2023-05-12T08:21:03Z</dc:date>
    <item>
      <title>Number of Line by sas programs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Number-of-Line-by-sas-programs/m-p/875356#M345868</link>
      <description>&lt;P&gt;Dear Experts,&lt;/P&gt;
&lt;P&gt;Starting from a sas programs stored in a Directory and a Subdirectories under “&lt;STRONG&gt;Unix Environment&lt;/STRONG&gt;” as follow:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %let dir =M0_dir/M1/dir;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;amp;dir/d1/d11/p1/toto.sas&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ………………………..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;amp;dir/Vm/k11/toto.sas&lt;/P&gt;
&lt;P&gt;Please, we want:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;to cover the following informations in one data step:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Program_Path&lt;/STRONG&gt;= d1/d11/p1/toto.sas&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Program_Name&lt;/STRONG&gt;= toto.sas&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;LineNumberByProgram&lt;/STRONG&gt;=XX [Number of the lines by Program, the blank lines is excluded]&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;to Compare all the sas programs in two subdirectories (ex: k11/P1.sas versus k15/ML/P1.sas)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;amp;dir/Vm/k11/P1.sas&lt;/LI&gt;
&lt;LI&gt;&amp;amp;dir/Vm/k11/Pn.sas&lt;/LI&gt;
&lt;LI&gt;&amp;amp;dir/Vm/k15/ML/P1.sas&lt;/LI&gt;
&lt;LI&gt;&amp;amp;dir/Vm/k15/ML/Pn.sas&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 21:30:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Number-of-Line-by-sas-programs/m-p/875356#M345868</guid>
      <dc:creator>LineMoon</dc:creator>
      <dc:date>2023-05-11T21:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Number of Line by sas programs</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Number-of-Line-by-sas-programs/m-p/875407#M345880</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;what do you have so far?&lt;/P&gt;
&lt;P&gt;Many threads already treated these questions, starting with one of the header topics&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Programming/How-to-List-all-the-files-in-a-folder/m-p/674065#M202918" target="_blank" rel="noopener"&gt;How to: List all the files in a folder&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but also&amp;nbsp;&lt;A href="https://communities.sas.com/t5/SAS-Programming/Extract-sas-and-log-file/m-p/842479" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It should be all the information you need.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 08:21:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Number-of-Line-by-sas-programs/m-p/875407#M345880</guid>
      <dc:creator>Oligolas</dc:creator>
      <dc:date>2023-05-12T08:21:03Z</dc:date>
    </item>
  </channel>
</rss>

