<?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: How to make a User Written transformation print to the &amp;_output dat set? in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-make-a-User-Written-transformation-print-to-the-output/m-p/83032#M769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure about what you are trying to do.&lt;/P&gt;&lt;P&gt;Were you to output data before you made the changes to the input data?&lt;/P&gt;&lt;P&gt;have you updated the output table metadata?&lt;/P&gt;&lt;P&gt;Pls share your code for a more spot on help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Oct 2012 10:57:10 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2012-10-02T10:57:10Z</dc:date>
    <item>
      <title>How to make a User Written transformation print to the &amp;_output dat set?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-make-a-User-Written-transformation-print-to-the-output/m-p/83030#M767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've created a User Written transformation in DI Studio. It successfully makes changes to the input data set. However, I'm not able to make it write the data to the output data set (the work table in the transformation's output port). I know I can use &amp;amp;_output to reference it, but what kind of proc step do I use? Proc print didn't seem to know that it should print to &amp;amp;_output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 10:39:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-make-a-User-Written-transformation-print-to-the-output/m-p/83030#M767</guid>
      <dc:creator>EinarRoed</dc:creator>
      <dc:date>2012-10-02T10:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a User Written transformation print to the &amp;_output dat set?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-make-a-User-Written-transformation-print-to-the-output/m-p/83031#M768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your user written code should look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data &amp;amp;_output;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; set &amp;amp;_input;&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proc Print is NOT writing to a SAS table but creates a report (so a .lst file most likely written to the current OS folder or to whatever is defined as -print destination in your .cfg file used to start your session).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 10:46:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-make-a-User-Written-transformation-print-to-the-output/m-p/83031#M768</guid>
      <dc:creator>Patrick</dc:creator>
      <dc:date>2012-10-02T10:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a User Written transformation print to the &amp;_output dat set?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-make-a-User-Written-transformation-print-to-the-output/m-p/83032#M769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure about what you are trying to do.&lt;/P&gt;&lt;P&gt;Were you to output data before you made the changes to the input data?&lt;/P&gt;&lt;P&gt;have you updated the output table metadata?&lt;/P&gt;&lt;P&gt;Pls share your code for a more spot on help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 10:57:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-make-a-User-Written-transformation-print-to-the-output/m-p/83032#M769</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2012-10-02T10:57:10Z</dc:date>
    </item>
  </channel>
</rss>

