<?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 Not producing RTF and TXT file in output folder. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652113#M195740</link>
    <description>&lt;P&gt;Hello all of my friends. Hope all of you are very fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This program runs without errors &lt;U&gt;&lt;FONT color="#800080"&gt;&lt;STRONG&gt;without&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/U&gt; producing two files&lt;BR /&gt;(RTF and TXT) .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"ods rtf file="&amp;amp;path2\r101a01.rtf";&lt;BR /&gt;ods listing file="&amp;amp;path2\r101a01.txt";&lt;BR /&gt;proc print data=orion.sales(obs=10);&lt;BR /&gt;run;&lt;BR /&gt;proc means data=orion.sales;&lt;BR /&gt;var salary;&lt;BR /&gt;run;&lt;BR /&gt;ods _all_ close;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The log is :&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;"1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: ODS statements in the SAS Studio environment may disable some output features.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;73&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;74 title; footnote;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;75 options nodate nonumber;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;76 ods _all_ close;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: ODS PDF(WEB) printed no output.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;(This sometimes results from failing to place a RUN statement before the ODS PDF(WEB) CLOSE statement.)&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;77&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;78 ods rtf file="&amp;amp;path2\r101a01.rtf";&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Writing RTF Body file: /folders/myfolders/SaSReport/output\r101a01.rtf&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;79 ods listing file="&amp;amp;path2\r101a01.txt";&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;80&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;81 proc print data=orion.sales(obs=10);&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;82 run;"&lt;/DIV&gt;&lt;/DIV&gt;&lt;PRE class="sasLog"&gt;Thank you very much for helping, I am looking forward your answers.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 31 May 2020 19:26:07 GMT</pubDate>
    <dc:creator>seamoh</dc:creator>
    <dc:date>2020-05-31T19:26:07Z</dc:date>
    <item>
      <title>Not producing RTF and TXT file in output folder.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652113#M195740</link>
      <description>&lt;P&gt;Hello all of my friends. Hope all of you are very fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This program runs without errors &lt;U&gt;&lt;FONT color="#800080"&gt;&lt;STRONG&gt;without&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/U&gt; producing two files&lt;BR /&gt;(RTF and TXT) .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"ods rtf file="&amp;amp;path2\r101a01.rtf";&lt;BR /&gt;ods listing file="&amp;amp;path2\r101a01.txt";&lt;BR /&gt;proc print data=orion.sales(obs=10);&lt;BR /&gt;run;&lt;BR /&gt;proc means data=orion.sales;&lt;BR /&gt;var salary;&lt;BR /&gt;run;&lt;BR /&gt;ods _all_ close;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The log is :&lt;/P&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;"1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: ODS statements in the SAS Studio environment may disable some output features.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;73&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;74 title; footnote;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;75 options nodate nonumber;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;76 ods _all_ close;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: ODS PDF(WEB) printed no output.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;(This sometimes results from failing to place a RUN statement before the ODS PDF(WEB) CLOSE statement.)&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;77&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;78 ods rtf file="&amp;amp;path2\r101a01.rtf";&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Writing RTF Body file: /folders/myfolders/SaSReport/output\r101a01.rtf&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;79 ods listing file="&amp;amp;path2\r101a01.txt";&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;80&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;81 proc print data=orion.sales(obs=10);&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;82 run;"&lt;/DIV&gt;&lt;/DIV&gt;&lt;PRE class="sasLog"&gt;Thank you very much for helping, I am looking forward your answers.&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2020 19:26:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652113#M195740</guid>
      <dc:creator>seamoh</dc:creator>
      <dc:date>2020-05-31T19:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not producing RTF and TXT file in output folder.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652114#M195741</link>
      <description>&lt;P&gt;Show the FULL log please including the PROC PRINT, this is a partial log.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And show a screenshot of your myfolders output folder where you expect these files to be from the Server Files and Folders pane.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This folder:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/folders/myfolders/SaSReport/output\&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/328790"&gt;@seamoh&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello all of my friends. Hope all of you are very fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This program runs without errors &lt;U&gt;&lt;FONT color="#800080"&gt;&lt;STRONG&gt;without&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/U&gt; producing two files&lt;BR /&gt;(RTF and TXT) .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"ods rtf file="&amp;amp;path2\r101a01.rtf";&lt;BR /&gt;ods listing file="&amp;amp;path2\r101a01.txt";&lt;BR /&gt;proc print data=orion.sales(obs=10);&lt;BR /&gt;run;&lt;BR /&gt;proc means data=orion.sales;&lt;BR /&gt;var salary;&lt;BR /&gt;run;&lt;BR /&gt;ods _all_ close;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The log is :&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV class="sasSource"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;"1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;NOTE: ODS statements in the SAS Studio environment may disable some output features.&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV class="sasSource"&gt;73&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;74 title; footnote;&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;75 options nodate nonumber;&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;76 ods _all_ close;&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;NOTE: ODS PDF(WEB) printed no output.&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;(This sometimes results from failing to place a RUN statement before the ODS PDF(WEB) CLOSE statement.)&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;77&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;78 ods rtf file="&amp;amp;path2\r101a01.rtf";&lt;/DIV&gt;
&lt;DIV class="sasNote"&gt;NOTE: Writing RTF Body file: /folders/myfolders/SaSReport/output\r101a01.rtf&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;79 ods listing file="&amp;amp;path2\r101a01.txt";&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;80&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;81 proc print data=orion.sales(obs=10);&lt;/DIV&gt;
&lt;DIV class="sasSource"&gt;82 run;"&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;PRE class="sasLog"&gt;Thank you very much for helping, I am looking forward your answers.&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 May 2020 19:38:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652114#M195741</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-05-31T19:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Not producing RTF and TXT file in output folder.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652129#M195751</link>
      <description>&lt;P&gt;If your submitted code does indeed look like&lt;/P&gt;
&lt;PRE&gt;&lt;FONT size="5"&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;"&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt;ods rtf file="&amp;amp;path2\r101a01.rtf";
ods listing file="&amp;amp;path2\r101a01.txt";
proc print data=orion.sales(obs=10);
run;
proc means data=orion.sales;
var salary;
run;
ods _all_ close;&lt;FONT size="5" color="#FF0000"&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/PRE&gt;
&lt;P&gt;You have unbalanced quotes and likely will have to shut down the SAS session and restart to get things straight again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do not actually have those quotes, why did you put them in your question.&lt;/P&gt;
&lt;P&gt;Putting code into a code box opened with either the &amp;lt;/&amp;gt; or "running man" icon above the message window will set the code aside clearly.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 00:44:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652129#M195751</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-06-01T00:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Not producing RTF and TXT file in output folder.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652295#M195808</link>
      <description>&lt;P&gt;Hello and thank you very much for your recommendations, I will do it then. The quotes are not part of the code. and I haven't any output , and the program doesn't produce any txt and RTF file, please continue to tell your ideas to solve the problem&lt;/P&gt;&lt;P&gt;Thank you for sharing.&lt;/P&gt;&lt;P&gt;Deeply appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 16:45:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652295#M195808</guid>
      <dc:creator>seamoh</dc:creator>
      <dc:date>2020-06-01T16:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Not producing RTF and TXT file in output folder.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652296#M195809</link>
      <description>&lt;P&gt;Until you provide the full log and screenshot we can't offer any other suggestions.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 16:53:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652296#M195809</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-06-01T16:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Not producing RTF and TXT file in output folder.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652305#M195812</link>
      <description>&lt;P&gt;Hello this is complete screen of my complete log&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="seamoh_0-1591031695337.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/40228iD14BA2332871685F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="seamoh_0-1591031695337.png" alt="seamoh_0-1591031695337.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I hope it helps, thank you again.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 17:08:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652305#M195812</guid>
      <dc:creator>seamoh</dc:creator>
      <dc:date>2020-06-01T17:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Not producing RTF and TXT file in output folder.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652312#M195814</link>
      <description>&lt;P&gt;Copy and paste please not a screenshot for the log, it's not legible to me.&lt;/P&gt;
&lt;P&gt;And the screenshot of Servers Files and Folders.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 17:27:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652312#M195814</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-06-01T17:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Not producing RTF and TXT file in output folder.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652318#M195817</link>
      <description>&lt;DIV&gt;&lt;DIV class="sasSource"&gt;&amp;lt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: ODS statements in the SAS Studio environment may disable some output features.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="sasSource"&gt;73&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;74 title; footnote;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;75 options nodate nonumber;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;76 ods _all_ close;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: ODS PDF(WEB) printed no output.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;(This sometimes results from failing to place a RUN statement before the ODS PDF(WEB) CLOSE statement.)&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;77&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;78 ods rtf file="&amp;amp;path2\r101a01.rtf";&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: Writing RTF Body file: /folders/myfolders/SaSReport/output\r101a01.rtf&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;79 ods listing file="&amp;amp;path2\r101a01.txt";&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;80&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;81 proc print data=orion.sales(obs=10);&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;82 run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: There were 10 observations read from the data set ORION.SALES.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The PROCEDURE PRINT printed page 1.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE PRINT used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.05 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.05 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;83&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;84 proc means data=orion.sales;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;85 var salary;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;86 run;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: There were 165 observations read from the data set ORION.SALES.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: The PROCEDURE MEANS printed page 2.&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;NOTE: PROCEDURE MEANS used (Total process time):&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;real time 0.05 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;cpu time 0.03 seconds&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasNote"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;87&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;88 ods _all_ close;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;89&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;90 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/DIV&gt;&lt;DIV class="sasSource"&gt;102/&amp;gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;PRE class="sasLog"&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 18:00:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652318#M195817</guid>
      <dc:creator>seamoh</dc:creator>
      <dc:date>2020-06-01T18:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Not producing RTF and TXT file in output folder.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652338#M195822</link>
      <description>&lt;P&gt;Did you intend to create a file named&amp;nbsp;&lt;SPAN&gt;&lt;FONT size="5"&gt;outputr101a01.rtf&lt;/FONT&gt; in the folder named&amp;nbsp;&lt;FONT size="5"&gt;/folders/myfolders/SaSReport/&lt;/FONT&gt;?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Or did you intend to create a file named &lt;FONT size="5"&gt;r101a01.rtf&lt;/FONT&gt; in a folder named&amp;nbsp;&lt;FONT size="5"&gt;/folders/myfolders/SaSReport/output/&lt;/FONT&gt;?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If the latter then make sure to use / and not \ in your code.&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods rtf file="&amp;amp;path2/r101a01.rtf";&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&lt;SPAN&gt;On Unix a \ will "escape" or "protect" the next character.&amp;nbsp; In your case since the next character is the letter r the \ is not needed as r does not have any special meaning to escape.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 18:59:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652338#M195822</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-06-01T18:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Not producing RTF and TXT file in output folder.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652375#M195839</link>
      <description>&lt;P&gt;Thank you very much Tom for the solution, deeply appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 21:24:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-producing-RTF-and-TXT-file-in-output-folder/m-p/652375#M195839</guid>
      <dc:creator>seamoh</dc:creator>
      <dc:date>2020-06-01T21:24:55Z</dc:date>
    </item>
  </channel>
</rss>

