<?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: Format the output file in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Format-the-output-file/m-p/68734#M19684</link>
    <description>Feedback for the OP: you are posting in the SAS Procedures forum - this post is more suitable in a different forum for more general SAS DATA step processing.  Suggest reviewing each forum next time before selecting one to post.&lt;BR /&gt;
&lt;BR /&gt;
More important, post whatever SAS code you are working with, for most appropriate feedback with your issue/concern.&lt;BR /&gt;
&lt;BR /&gt;
Clarification to statement: "I want the variables in the positions I prefer.."  Are you using ODS CSV with a PROC PRINT?  If so, use the VAR statement to order your variables as desired.  Or if you are interested in influencing how SAS orders (internally) the variables as shown in PROC CONTENTS, it is possible to use either a LENGTH or RETAIN statement ahead of a SET or assignment to influence the variable order...but for what purpose?&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Tue, 16 Mar 2010 17:34:05 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2010-03-16T17:34:05Z</dc:date>
    <item>
      <title>Format the output file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Format-the-output-file/m-p/68733#M19683</link>
      <description>Hello all,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to create the output of csv files and I want the variables in the positions I prefer (I need to keep the same format for all output files). I used "keep=" option in the DATA step but it doesn't work. Thanks for your help.&lt;BR /&gt;
&lt;BR /&gt;
Lani</description>
      <pubDate>Tue, 16 Mar 2010 16:00:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Format-the-output-file/m-p/68733#M19683</guid>
      <dc:creator>Lani</dc:creator>
      <dc:date>2010-03-16T16:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Format the output file</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Format-the-output-file/m-p/68734#M19684</link>
      <description>Feedback for the OP: you are posting in the SAS Procedures forum - this post is more suitable in a different forum for more general SAS DATA step processing.  Suggest reviewing each forum next time before selecting one to post.&lt;BR /&gt;
&lt;BR /&gt;
More important, post whatever SAS code you are working with, for most appropriate feedback with your issue/concern.&lt;BR /&gt;
&lt;BR /&gt;
Clarification to statement: "I want the variables in the positions I prefer.."  Are you using ODS CSV with a PROC PRINT?  If so, use the VAR statement to order your variables as desired.  Or if you are interested in influencing how SAS orders (internally) the variables as shown in PROC CONTENTS, it is possible to use either a LENGTH or RETAIN statement ahead of a SET or assignment to influence the variable order...but for what purpose?&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 16 Mar 2010 17:34:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Format-the-output-file/m-p/68734#M19684</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-03-16T17:34:05Z</dc:date>
    </item>
  </channel>
</rss>

