<?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: ODS Output create new variable in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ODS-Output-create-new-variable/m-p/423226#M104050</link>
    <description>&lt;P&gt;Sadly no.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Dec 2017 21:57:23 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-12-21T21:57:23Z</dc:date>
    <item>
      <title>ODS Output create new variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-Output-create-new-variable/m-p/423204#M104043</link>
      <description>&lt;P&gt;I know that ODS output has some data step capabilities such as keep, drop, and rename.&amp;nbsp; Is it also possible to create a new variable/column using ODS output without having to use a data step?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2017 19:59:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-Output-create-new-variable/m-p/423204#M104043</guid>
      <dc:creator>dsriggs1</dc:creator>
      <dc:date>2017-12-21T19:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Output create new variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-Output-create-new-variable/m-p/423224#M104048</link>
      <description>&lt;P&gt;It is no more possible to generate a new variable using ODS output than it is possible to generate a new column of values in, say, the ODS HTML or ODS LISTING results.&amp;nbsp; After all ODS OUTPUT is meant to redirect&amp;nbsp;results of a given procedure.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2017 21:44:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-Output-create-new-variable/m-p/423224#M104048</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2017-12-21T21:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Output create new variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-Output-create-new-variable/m-p/423226#M104050</link>
      <description>&lt;P&gt;Sadly no.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2017 21:57:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-Output-create-new-variable/m-p/423226#M104050</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-12-21T21:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Output create new variable</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-Output-create-new-variable/m-p/423231#M104052</link>
      <description>&lt;P&gt;To be pedantic, you can specify data set options on the output data set name in an ODS OUTPUT statement, just as you can in data set names elsewhere (including the DATA step).&amp;nbsp; There are not any DATA step capabilities in the ODS OUTPUT statement.&amp;nbsp; Out of curiosity, what do you want the ODS OUTPUT statement to do that it does not already do?&amp;nbsp; What is the problem with writing a DATA step?&amp;nbsp; As you are developing code (and presumably making mistakes) do you really want to submit the PROC step over and over instead of a small, fast, simple, DATA step?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2017 22:19:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-Output-create-new-variable/m-p/423231#M104052</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2017-12-21T22:19:24Z</dc:date>
    </item>
  </channel>
</rss>

