<?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 output the error message to the word? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-the-error-message-to-the-word/m-p/370704#M275818</link>
    <description>&lt;P&gt;Probably best to use a log parser routine to compile the errors and then output them to a word document.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Search lexjansen.com for samples of log parsers.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jun 2017 18:34:14 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2017-06-26T18:34:14Z</dc:date>
    <item>
      <title>How to output the error message to the word?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-the-error-message-to-the-word/m-p/370688#M275816</link>
      <description>&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following error messages showing the log screen.&amp;nbsp; Is there a way to output the error message to the word document?&amp;nbsp; Only the error message, thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4354 if_retinal_res_1_c21fce___colo $ 100.&lt;/P&gt;&lt;P&gt;ERROR: The variable named if_retinal_res_1_c21fce___microph contains more than 32 characters.&lt;/P&gt;&lt;P&gt;4355 if_retinal_res_1_c21fce___cat $&lt;/P&gt;&lt;P&gt;4356 if_retinal_res_1_c21fce___intra_calc $&lt;/P&gt;&lt;P&gt;4357 if_retinal_res_1_c21fce___chor_mac $ 100.&lt;/P&gt;&lt;P&gt;ERROR: The variable named if_retinal_res_1_c21fce___intra_calc contains more than 32 characters.&lt;/P&gt;&lt;P&gt;4358 if_retinal_res_1_c21fce___oth $ 100.&lt;/P&gt;&lt;P&gt;ERROR: The variable named if_retinal_res_1_c21fce___chor_mac contains more than 32 characters.&lt;/P&gt;&lt;P&gt;4359 if_retinal_res_1_c21fce___opt_nerv $&lt;/P&gt;&lt;P&gt;4360 if_retinal_res_1_c21fce___oth_opt $ 100.&lt;/P&gt;&lt;P&gt;ERROR: The variable named if_retinal_res_1_c21fce___opt_nerv contains more than 32 characters.&lt;/P&gt;&lt;P&gt;4361 if_retinal_res_sp_1_85b27b $ 100.&lt;/P&gt;&lt;P&gt;ERROR: The variable named if_retinal_res_1_c21fce___oth_opt contains more than 32 characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:03:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-output-the-error-message-to-the-word/m-p/370688#M275816</guid>
      <dc:creator>ybz12003</dc:creator>
      <dc:date>2017-06-26T18:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the error message to the word?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-the-error-message-to-the-word/m-p/370701#M275817</link>
      <description>&lt;P&gt;You could always use proc printto (see:&amp;nbsp;&lt;A href="http://support.sas.com/documentation/cdl/en/basess/68381/HTML/default/viewer.htm#p07x6qtx8z1608n1abor9x5i2zf0.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/basess/68381/HTML/default/viewer.htm#p07x6qtx8z1608n1abor9x5i2zf0.htm&lt;/A&gt;) to reroute your log, and then process the file to an ods rtf file if, and only if, the line begins with the string "ERROR:"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:30:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-output-the-error-message-to-the-word/m-p/370701#M275817</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2017-06-26T18:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to output the error message to the word?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-the-error-message-to-the-word/m-p/370704#M275818</link>
      <description>&lt;P&gt;Probably best to use a log parser routine to compile the errors and then output them to a word document.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Search lexjansen.com for samples of log parsers.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jun 2017 18:34:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-output-the-error-message-to-the-word/m-p/370704#M275818</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-06-26T18:34:14Z</dc:date>
    </item>
  </channel>
</rss>

