<?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: ods html file save location after upgrade from SAS 9.4 TS1M3 (x86) to SAS 9.4 TS1M7 (x64) in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/ods-html-file-save-location-after-upgrade-from-SAS-9-4-TS1M3-x86/m-p/725236#M21771</link>
    <description>&lt;P&gt;Turns out, it was a pretty simple fix.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tools . . . Options . . .Preferences . . . Results -&amp;gt; ensure that 'Use WORK folder' is not checked.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had previously unchecked the 'Create HTML' box (because I prefer the list location) which greyed out the 'Use Work folder' checkbox, but kept it checked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone knows whether there is an administrative way to set this in our organization's configuration file, let me know.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 18:51:18 GMT</pubDate>
    <dc:creator>bbieber</dc:creator>
    <dc:date>2021-03-10T18:51:18Z</dc:date>
    <item>
      <title>ods html file save location after upgrade from SAS 9.4 TS1M3 (x86) to SAS 9.4 TS1M7 (x64)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ods-html-file-save-location-after-upgrade-from-SAS-9-4-TS1M3-x86/m-p/725198#M21769</link>
      <description>&lt;P&gt;My organization recently upgraded our SAS install from&amp;nbsp;SAS 9.4 TS1M3 (x86) to SAS 9.4 TS1M7 (x64). In Base SAS before the upgrade, ods html files would save to the current/active folder without specifying path.&amp;nbsp; After the upgrade, ods html files without the path statement save to the default work directory regardless of current/active folder.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can clearly update my ods html statements to include path="examplePath", but my organization has a significant amount of legacy code that is dependent on ods html statements without path specification. Are there any config file or other settings that can be changed so the default save location for ods html files is the current/active folder?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If helpful, I have confirmed that ods excel files save to the current/active folder without further specification of path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;ods html file = "testFile.html";
ods html file = "testFile.html" path ="c:\example\path";&lt;/PRE&gt;</description>
      <pubDate>Wed, 10 Mar 2021 16:38:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ods-html-file-save-location-after-upgrade-from-SAS-9-4-TS1M3-x86/m-p/725198#M21769</guid>
      <dc:creator>bbieber</dc:creator>
      <dc:date>2021-03-10T16:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: ods html file save location after upgrade from SAS 9.4 TS1M3 (x86) to SAS 9.4 TS1M7 (x64)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ods-html-file-save-location-after-upgrade-from-SAS-9-4-TS1M3-x86/m-p/725236#M21771</link>
      <description>&lt;P&gt;Turns out, it was a pretty simple fix.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tools . . . Options . . .Preferences . . . Results -&amp;gt; ensure that 'Use WORK folder' is not checked.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had previously unchecked the 'Create HTML' box (because I prefer the list location) which greyed out the 'Use Work folder' checkbox, but kept it checked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone knows whether there is an administrative way to set this in our organization's configuration file, let me know.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 18:51:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ods-html-file-save-location-after-upgrade-from-SAS-9-4-TS1M3-x86/m-p/725236#M21771</guid>
      <dc:creator>bbieber</dc:creator>
      <dc:date>2021-03-10T18:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: ods html file save location after upgrade from SAS 9.4 TS1M3 (x86) to SAS 9.4 TS1M7 (x64)</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/ods-html-file-save-location-after-upgrade-from-SAS-9-4-TS1M3-x86/m-p/726450#M21794</link>
      <description>&lt;P&gt;This can be done by adding an entry to the sasv9.cfg as follows&lt;BR /&gt;-SASINITIALFOLDER " the path you want to save files to".&lt;BR /&gt;In a metadata based environment, the SAS Administrator can make the change.&lt;BR /&gt;For details you can look here.&lt;BR /&gt;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=hostwin&amp;amp;docsetTarget=n11s1y2g3liezxn1fehasshz9wf4.htm&amp;amp;locale=en"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=hostwin&amp;amp;docsetTarget=n11s1y2g3liezxn1fehasshz9wf4.htm&amp;amp;locale=en&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Mar 2021 16:38:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/ods-html-file-save-location-after-upgrade-from-SAS-9-4-TS1M3-x86/m-p/726450#M21794</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-03-15T16:38:38Z</dc:date>
    </item>
  </channel>
</rss>

