<?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: Output vs Outfile= vs Out= in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Output-vs-Outfile-vs-Out/m-p/40558#M10496</link>
    <description>Hi:&lt;BR /&gt;
  Generally, the options are specific to each procedure. Some procedures (such as PROC TABULATE and others use the OUT= option); other procedures (such as PROC MEANS and others) use the OUTPUT statement; yet other procedures might use the OUTFILE= option.&lt;BR /&gt;
&lt;BR /&gt;
  That is the nice thing about the documentation. Every procedure that creates output will show exactly what the correct syntax is for that procedure.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Wed, 30 Mar 2011 05:06:07 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2011-03-30T05:06:07Z</dc:date>
    <item>
      <title>Output vs Outfile= vs Out=</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Output-vs-Outfile-vs-Out/m-p/40557#M10495</link>
      <description>Hi there,&lt;BR /&gt;
&lt;BR /&gt;
This may be very basic stuff indeed, but I'm afraid I'm a fresh faced SAS newbie, so please bear with me.....&lt;BR /&gt;
&lt;BR /&gt;
What are the differences between the three commands below?&lt;BR /&gt;
1) output&lt;BR /&gt;
2) outfile=&lt;BR /&gt;
3) out&lt;BR /&gt;
&lt;BR /&gt;
Are they interchangable?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.</description>
      <pubDate>Wed, 30 Mar 2011 04:09:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Output-vs-Outfile-vs-Out/m-p/40557#M10495</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-03-30T04:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Output vs Outfile= vs Out=</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Output-vs-Outfile-vs-Out/m-p/40558#M10496</link>
      <description>Hi:&lt;BR /&gt;
  Generally, the options are specific to each procedure. Some procedures (such as PROC TABULATE and others use the OUT= option); other procedures (such as PROC MEANS and others) use the OUTPUT statement; yet other procedures might use the OUTFILE= option.&lt;BR /&gt;
&lt;BR /&gt;
  That is the nice thing about the documentation. Every procedure that creates output will show exactly what the correct syntax is for that procedure.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 30 Mar 2011 05:06:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Output-vs-Outfile-vs-Out/m-p/40558#M10496</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2011-03-30T05:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Output vs Outfile= vs Out=</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Output-vs-Outfile-vs-Out/m-p/40559#M10497</link>
      <description>HI&lt;BR /&gt;
&lt;BR /&gt;
@ Cynthia@sas 	what you have suggest is correct and i am adding some more information&lt;BR /&gt;
&lt;BR /&gt;
There are other use of this keywords as well&lt;BR /&gt;
&lt;BR /&gt;
Output:- When we are using the keyword output in datastep it help to copy the data in dataset, According to the condition.&lt;BR /&gt;
&lt;BR /&gt;
Outfile:- When we are using OUTFILE keyword in proc export a new excel file is  created .&lt;BR /&gt;
&lt;BR /&gt;
out:- llly  When we are using OUT keyword in PROC UNIVARIATE creates an  data set for each OUTPUT statement. &lt;BR /&gt;
&lt;BR /&gt;
And thy can be used for other purpose also&lt;BR /&gt;
&lt;BR /&gt;
:)</description>
      <pubDate>Wed, 30 Mar 2011 10:52:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Output-vs-Outfile-vs-Out/m-p/40559#M10497</guid>
      <dc:creator>sss</dc:creator>
      <dc:date>2011-03-30T10:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Output vs Outfile= vs Out=</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Output-vs-Outfile-vs-Out/m-p/40560#M10498</link>
      <description>Thanks people.&lt;BR /&gt;
&lt;BR /&gt;
Useful information from both of you.&lt;BR /&gt;
&lt;BR /&gt;
Much appreciated.</description>
      <pubDate>Mon, 04 Apr 2011 04:58:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Output-vs-Outfile-vs-Out/m-p/40560#M10498</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-04-04T04:58:55Z</dc:date>
    </item>
  </channel>
</rss>

