<?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: Using the output of another program in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Using-the-output-of-another-program/m-p/242033#M268423</link>
    <description>&lt;P&gt;What kind of program do you need to write? What do you want to do with your data set OUTPUT1?&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jan 2016 14:56:21 GMT</pubDate>
    <dc:creator>mohamed_zaki</dc:creator>
    <dc:date>2016-01-06T14:56:21Z</dc:date>
    <item>
      <title>Using the output of another program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-the-output-of-another-program/m-p/242031#M268422</link>
      <description>&lt;P&gt;&lt;SPAN style="line-height: 20px;"&gt;I have one program (written by someone else) which reads some data, runs some procedures, and in the end generates a new data set (called OUTPUT1).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to write a second program that would use this OUTPUT1 as the input. How can I do that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use SAS EG. I already "Linked" the OUTPUT1 to the new program, but I don't know how to load the data in the new program.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am absolutely new to SAS. But I am familiar with many other languages. I need a hint to find the answer!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 14:50:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-the-output-of-another-program/m-p/242031#M268422</guid>
      <dc:creator>merik</dc:creator>
      <dc:date>2016-01-06T14:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using the output of another program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-the-output-of-another-program/m-p/242033#M268423</link>
      <description>&lt;P&gt;What kind of program do you need to write? What do you want to do with your data set OUTPUT1?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 14:56:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-the-output-of-another-program/m-p/242033#M268423</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2016-01-06T14:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Using the output of another program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-the-output-of-another-program/m-p/242045#M268424</link>
      <description>&lt;P&gt;Data output2;&lt;/P&gt;
&lt;P&gt;set output1;&lt;/P&gt;
&lt;P&gt;/*add desired code*/&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 15:19:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-the-output-of-another-program/m-p/242045#M268424</guid>
      <dc:creator>Steelers_In_DC</dc:creator>
      <dc:date>2016-01-06T15:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using the output of another program</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-the-output-of-another-program/m-p/242054#M268425</link>
      <description>Run the program in EG (right click and run) it will create the output and show it in your process flow. Create your new program or query off the output table. If the table isn't being shown check your preferences to ensure datasets are added to your project.</description>
      <pubDate>Wed, 06 Jan 2016 15:30:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-the-output-of-another-program/m-p/242054#M268425</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-06T15:30:42Z</dc:date>
    </item>
  </channel>
</rss>

