<?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: capturing input data in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300305#M63411</link>
    <description>&lt;P&gt;You would need to provide some information on the problem. &amp;nbsp;What "records" are being captured from "reading in". &amp;nbsp;Where is that all happening, what software are you using, how is it being read etc. &amp;nbsp;Your second part about spooling would need expanding to, where are you outputting, how etc. &amp;nbsp;You can send things to command line via X or sysfunc() - look at the manual for information.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Sep 2016 08:43:09 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2016-09-23T08:43:09Z</dc:date>
    <item>
      <title>capturing input data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300303#M63410</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to capture records while reading the input and display them in mainframe SPOOL. Can any body help me as how to achieve it?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 08:35:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300303#M63410</guid>
      <dc:creator>SudheerAnkem</dc:creator>
      <dc:date>2016-09-23T08:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: capturing input data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300305#M63411</link>
      <description>&lt;P&gt;You would need to provide some information on the problem. &amp;nbsp;What "records" are being captured from "reading in". &amp;nbsp;Where is that all happening, what software are you using, how is it being read etc. &amp;nbsp;Your second part about spooling would need expanding to, where are you outputting, how etc. &amp;nbsp;You can send things to command line via X or sysfunc() - look at the manual for information.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 08:43:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300305#M63411</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-09-23T08:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: capturing input data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300329#M63413</link>
      <description>&lt;P&gt;I am using Mainframe SAS and the programs are exeucted by a and JCL (Job Control Language). SAS program reads data from the input file supplied by the JCL (or Job). Program reads the input file data (row wise and they are called records) and do the process and generates report. My need is, to capture that input records and PRINT it to console / SPOOL&amp;nbsp; (similar to DISPLAY in COBOL languae)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 11:19:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300329#M63413</guid>
      <dc:creator>SudheerAnkem</dc:creator>
      <dc:date>2016-09-23T11:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: capturing input data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300352#M63426</link>
      <description>&lt;P&gt;What is the mainframe command (presumably a TSO command) that would print a message to the console (outside of any program)?&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 12:56:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300352#M63426</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2016-09-23T12:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: capturing input data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300392#M63436</link>
      <description>&lt;P&gt;I want to know the features of PROC PRINT option and how it is coonected to an output file&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 14:40:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300392#M63436</guid>
      <dc:creator>SudheerAnkem</dc:creator>
      <dc:date>2016-09-23T14:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: capturing input data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300396#M63440</link>
      <description>&lt;P&gt;If you examine the SAS procedure, it generates a DD statement that holds all reports, including the reports from PROC PRINT. &amp;nbsp;There are ways to override that behavior, and send some or all reports to a DD statement of your choosing. &amp;nbsp;I can't tell you the name of the DD statement, since it's been about 30 years since I used SAS on a mainframe. &amp;nbsp;The names of the DD statements could easily have changed since then.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 14:49:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/capturing-input-data/m-p/300396#M63440</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2016-09-23T14:49:24Z</dc:date>
    </item>
  </channel>
</rss>

