<?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 Can I create 2 reports with 1 sysin in the bat file? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Can-I-create-2-reports-with-1-sysin-in-the-bat-file/m-p/342779#M78597</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to have one sysin that creates&amp;nbsp;two reports?&amp;nbsp;&amp;nbsp; Could I add a second report to the example below?&lt;/P&gt;&lt;P&gt;Or, do I need additional code (sysin) to create the second report.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;"%MYSASROOT%\SASFoundation\9.3\sas.exe" -sysin "%CODEDIR%\Report1.sas" -log "%DATADIR%\Report1.log" -print "%DATADIR%\Report1.lst" -sysparm ""&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;CEG&lt;/P&gt;</description>
    <pubDate>Mon, 20 Mar 2017 22:30:30 GMT</pubDate>
    <dc:creator>CEG</dc:creator>
    <dc:date>2017-03-20T22:30:30Z</dc:date>
    <item>
      <title>Can I create 2 reports with 1 sysin in the bat file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-create-2-reports-with-1-sysin-in-the-bat-file/m-p/342779#M78597</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to have one sysin that creates&amp;nbsp;two reports?&amp;nbsp;&amp;nbsp; Could I add a second report to the example below?&lt;/P&gt;&lt;P&gt;Or, do I need additional code (sysin) to create the second report.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;"%MYSASROOT%\SASFoundation\9.3\sas.exe" -sysin "%CODEDIR%\Report1.sas" -log "%DATADIR%\Report1.log" -print "%DATADIR%\Report1.lst" -sysparm ""&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;CEG&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 22:30:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-create-2-reports-with-1-sysin-in-the-bat-file/m-p/342779#M78597</guid>
      <dc:creator>CEG</dc:creator>
      <dc:date>2017-03-20T22:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create 2 reports with 1 sysin in the bat file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-create-2-reports-with-1-sysin-in-the-bat-file/m-p/342780#M78598</link>
      <description>&lt;P&gt;One program can create hundreds of reports. &amp;nbsp;However, the program invocation can only designate one file as the .lst file. &amp;nbsp;If you want to send different reports to different files, you can control that within the program itself, using PROC PRINTTO.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 22:33:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-create-2-reports-with-1-sysin-in-the-bat-file/m-p/342780#M78598</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2017-03-20T22:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create 2 reports with 1 sysin in the bat file?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-create-2-reports-with-1-sysin-in-the-bat-file/m-p/342786#M78601</link>
      <description>&lt;P&gt;Thanks for the quick reply.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 22:56:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-create-2-reports-with-1-sysin-in-the-bat-file/m-p/342786#M78601</guid>
      <dc:creator>CEG</dc:creator>
      <dc:date>2017-03-20T22:56:08Z</dc:date>
    </item>
  </channel>
</rss>

