<?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: Cannot save ods rtf to my computer in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-save-ods-rtf-to-my-computer/m-p/135694#M10985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also when you specify Path= then you only want to specify the actual file name without any path, otherwise the path portion gets appended to the original path hence getting:&lt;BR /&gt;/c:/Users/Josh/Downloads/c:/Users/Josh/Downloads/cigarettes.rtf&lt;/P&gt;&lt;P&gt;which fails in a Windows environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 15:56:02 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2014-01-09T15:56:02Z</dc:date>
    <item>
      <title>Cannot save ods rtf to my computer</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-save-ods-rtf-to-my-computer/m-p/135692#M10983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am new to SAS and I cannot find a solution to this error.&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13892485303402185" jivemacro_uid="_13892485303402185"&gt;
&lt;P&gt;37&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ods graphics on;&lt;/P&gt;
&lt;P&gt;38&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ods rtf path="c:/Users/Josh/Downloads/"&lt;/P&gt;
&lt;P&gt;39&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; file = "c:/Users/Josh/Downloads/cigarettes.rtf";&lt;/P&gt;
&lt;P&gt;ERROR: Physical file does not exist, /pbr/biconfig/930/Lev1/SASApp/c:/Users/Josh/Downloads/c:/Users/Josh/Downloads/cigarettes.rtf.&lt;/P&gt;
&lt;P&gt;ERROR: Fatal ODS error has occurred. Unable to continue processing this output destination.&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;It seems the path is being amended to the server location instead of replacing the server location.&lt;/P&gt;&lt;P&gt;Please advise on this error, as well as how to properly post the code to this&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 04:24:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-save-ods-rtf-to-my-computer/m-p/135692#M10983</guid>
      <dc:creator>drj312</dc:creator>
      <dc:date>2014-01-09T04:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot save ods rtf to my computer</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-save-ods-rtf-to-my-computer/m-p/135693#M10984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, drj&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your problem is happening because you're Enterprise Guide job is running a SAS instance on a Unix server, which uses a different file naming syntax. You'll have to use a style that starts with a "/", and hopefully you can write to a directory on the server that you can access from your PC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Asking your SAS administrator for some help would be a good first step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 11:52:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-save-ods-rtf-to-my-computer/m-p/135693#M10984</guid>
      <dc:creator>TomKari</dc:creator>
      <dc:date>2014-01-09T11:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot save ods rtf to my computer</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-save-ods-rtf-to-my-computer/m-p/135694#M10985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also when you specify Path= then you only want to specify the actual file name without any path, otherwise the path portion gets appended to the original path hence getting:&lt;BR /&gt;/c:/Users/Josh/Downloads/c:/Users/Josh/Downloads/cigarettes.rtf&lt;/P&gt;&lt;P&gt;which fails in a Windows environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 15:56:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-save-ods-rtf-to-my-computer/m-p/135694#M10985</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-01-09T15:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot save ods rtf to my computer</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-save-ods-rtf-to-my-computer/m-p/229452#M16700</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm having the same problem with a course I'm taking where I need to use SAS Enterprise Guide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I saw a suggestion in another forum about adding the following to the code preceding the code:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;options&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;user&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;''&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;However, this isn't working...has anyone else found a work-around or solution?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;Many thanks,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;Karen&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 10 Oct 2015 18:18:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-save-ods-rtf-to-my-computer/m-p/229452#M16700</guid>
      <dc:creator>karen_e_wallace</dc:creator>
      <dc:date>2015-10-10T18:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot save ods rtf to my computer</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-save-ods-rtf-to-my-computer/m-p/229911#M16723</link>
      <description>&lt;P&gt;Karen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rather than picking up on an old thread with a variation, you should start a new one.&amp;nbsp; You need to be more specific about the symptoms.&amp;nbsp; What is the code that is failing?&amp;nbsp; What is in the log?&amp;nbsp; The version of EGuide is also helpful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doc&lt;/P&gt;</description>
      <pubDate>Wed, 14 Oct 2015 14:39:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Cannot-save-ods-rtf-to-my-computer/m-p/229911#M16723</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2015-10-14T14:39:29Z</dc:date>
    </item>
  </channel>
</rss>

