<?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 Display log or dataset programmatically in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Display-log-or-dataset-programmatically/m-p/56056#M5871</link>
    <description>A lot of code that I run displays data in the log, but the log doesn't display automatically.  Is there a way to programmatically open the log?  For example, after I use a put to write to the log, I would like it to open without having to look through the list of programs and find the appropriate log.&lt;BR /&gt;
&lt;BR /&gt;
Also, when you run code to generate multiple datasets, only the last one opens.  Can I tell each dataset programmatically to open/display?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Chris</description>
    <pubDate>Mon, 25 Apr 2011 13:25:24 GMT</pubDate>
    <dc:creator>cjohnson</dc:creator>
    <dc:date>2011-04-25T13:25:24Z</dc:date>
    <item>
      <title>Display log or dataset programmatically</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Display-log-or-dataset-programmatically/m-p/56056#M5871</link>
      <description>A lot of code that I run displays data in the log, but the log doesn't display automatically.  Is there a way to programmatically open the log?  For example, after I use a put to write to the log, I would like it to open without having to look through the list of programs and find the appropriate log.&lt;BR /&gt;
&lt;BR /&gt;
Also, when you run code to generate multiple datasets, only the last one opens.  Can I tell each dataset programmatically to open/display?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Chris</description>
      <pubDate>Mon, 25 Apr 2011 13:25:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Display-log-or-dataset-programmatically/m-p/56056#M5871</guid>
      <dc:creator>cjohnson</dc:creator>
      <dc:date>2011-04-25T13:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Display log or dataset programmatically</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Display-log-or-dataset-programmatically/m-p/56057#M5872</link>
      <description>What you are looking for is unfortunately not possible. The log is only displayed automatically when an error occurs in the code.&lt;BR /&gt;
&lt;BR /&gt;
maybe in 4.3?  &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/whatsnew/62580/HTML/default/viewer.htm#egwhatsnew43.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/whatsnew/62580/HTML/default/viewer.htm#egwhatsnew43.htm&lt;/A&gt;</description>
      <pubDate>Fri, 29 Apr 2011 09:12:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Display-log-or-dataset-programmatically/m-p/56057#M5872</guid>
      <dc:creator>RMP</dc:creator>
      <dc:date>2011-04-29T09:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Display log or dataset programmatically</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Display-log-or-dataset-programmatically/m-p/56058#M5873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For my own consumption I always have LOG open automatically with code always submitted before and after the code node - in the boxes available in options for sas programs. I use this code&lt;/P&gt;&lt;P&gt;%put ERROR- &amp;amp;egservername %sysfunc( datetime(), datetime22.2) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It highlights the server name and timestamp in red&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2014 21:44:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Display-log-or-dataset-programmatically/m-p/56058#M5873</guid>
      <dc:creator>Peter_C</dc:creator>
      <dc:date>2014-07-14T21:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Display log or dataset programmatically</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Display-log-or-dataset-programmatically/m-p/56059#M5874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am not sure it may be happen some times,&lt;/P&gt;&lt;P&gt;If we are using the procedure like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Proc Printto log="xxxxxxx\log.txt";&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;automatically log information stored into output file not in log window.&lt;/P&gt;&lt;P&gt;better to stop log into outfiles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 07:22:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Display-log-or-dataset-programmatically/m-p/56059#M5874</guid>
      <dc:creator>sas_lak</dc:creator>
      <dc:date>2014-07-15T07:22:26Z</dc:date>
    </item>
  </channel>
</rss>

