<?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 SVSVLDG save and/or read error (TRUSTEDPATHS) in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/when-are-obsolete-system-variables-removed-from-sysvldg/m-p/10724284#M68274</link>
    <description>&lt;P&gt;When using Express Tools' SYSVDLG to save the system variable TRUSTEDPATHS, the variable is saved as a string with the format "Path1;Path2;etc". For example:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;"C:\Users\&amp;lt;user&amp;gt;AppData\Roaming\Autodesk\C3D 2021\enu\Support\;C:\ProgramData\Autodesk\C3D 2021\enu\Data\Reports\Net;C:\Program Files\Common Files\Autodesk Shared\Extensions 2019;C:\Program Files\Autodesk\Autodesk RFA 2021"&lt;/P&gt;&lt;P&gt;The problem is that when SYSVDLG is used to read the .svf file and import this system variable, it adds another set of quote marks. For example:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;""C:\Users\&amp;lt;user&amp;gt;AppData\Roaming\Autodesk\C3D 2021\enu\Support\;C:\ProgramData\Autodesk\C3D 2021\enu\Data\Reports\Net;C:\Program Files\Common Files\Autodesk Shared\Extensions 2019;C:\Program Files\Autodesk\Autodesk RFA 2021""&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Resulting in:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;"C:\Users\&amp;lt;user&amp;gt;AppData\Roaming\Autodesk\C3D 2021\enu\Support\&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;C:\ProgramData\Autodesk\C3D 2021\enu\Data\Reports\Net&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;C:\Program Files\Common Files\Autodesk Shared\Extensions 2019&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;C:\Program Files\Autodesk\Autodesk RFA 2021"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AutoCAD doesn't recognize the file path "C:\Users\&amp;lt;user&amp;gt;AppData\Roaming\Autodesk\C3D 2021\enu\Support\ because of the quotation mark at the start.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 30 Oct 2021 02:56:23 GMT</pubDate>
    <dc:creator>gherrmanRQ549</dc:creator>
    <dc:date>2021-10-30T02:56:23Z</dc:date>
    <item>
      <title>When are obsolete system variables removed from SYSVLDG</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/when-are-obsolete-system-variables-removed-from-sysvldg/m-p/10724204#M68271</link>
      <description>&lt;P&gt;When using Express Tool's SYSVDLG in ACAD 2021, the following obsolete system variables are still present: HIGHLIGHTSMOOTHING; RASTERPREVIEW. When will these system variables be removed? RASTERPREVIEW has been obsolete since the 2013 release.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2021 00:56:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/when-are-obsolete-system-variables-removed-from-sysvldg/m-p/10724204#M68271</guid>
      <dc:creator>gherrmanRQ549</dc:creator>
      <dc:date>2021-10-30T00:56:56Z</dc:date>
    </item>
    <item>
      <title>SVSVLDG read error (DIMDSEP)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/when-are-obsolete-system-variables-removed-from-sysvldg/m-p/10724229#M68275</link>
      <description>&lt;P&gt;The system variable DIMDSEP returns a read errors after using Express Tool's SYSVDLG to Save All system variables to a .svf file and then Read that .svf back into the same drawing. From .err file:&lt;/P&gt;&lt;P&gt;DIMDSEP - Read error: Could not set value in AutoCAD.&lt;/P&gt;&lt;P&gt;Current dimension style uses "Architectural" for "Unit Format" (DIMLUNIT=4).&amp;nbsp; The drop-down for "Decimal separator" is greyed out and the current value for DIMDSEP in SYSVDLG is set to "0.0000,0.0000". This is presumably because the DIMDSEP system variable isn't being utilized (maybe?), but it's annoying that it returns a read error when importing/reading the .svf file.&lt;/P&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>Sat, 30 Oct 2021 01:28:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/when-are-obsolete-system-variables-removed-from-sysvldg/m-p/10724229#M68275</guid>
      <dc:creator>gherrmanRQ549</dc:creator>
      <dc:date>2021-10-30T01:28:43Z</dc:date>
    </item>
    <item>
      <title>SVSVLDG save and/or read error (TRUSTEDPATHS)</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/when-are-obsolete-system-variables-removed-from-sysvldg/m-p/10724284#M68274</link>
      <description>&lt;P&gt;When using Express Tools' SYSVDLG to save the system variable TRUSTEDPATHS, the variable is saved as a string with the format "Path1;Path2;etc". For example:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;"C:\Users\&amp;lt;user&amp;gt;AppData\Roaming\Autodesk\C3D 2021\enu\Support\;C:\ProgramData\Autodesk\C3D 2021\enu\Data\Reports\Net;C:\Program Files\Common Files\Autodesk Shared\Extensions 2019;C:\Program Files\Autodesk\Autodesk RFA 2021"&lt;/P&gt;&lt;P&gt;The problem is that when SYSVDLG is used to read the .svf file and import this system variable, it adds another set of quote marks. For example:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;""C:\Users\&amp;lt;user&amp;gt;AppData\Roaming\Autodesk\C3D 2021\enu\Support\;C:\ProgramData\Autodesk\C3D 2021\enu\Data\Reports\Net;C:\Program Files\Common Files\Autodesk Shared\Extensions 2019;C:\Program Files\Autodesk\Autodesk RFA 2021""&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Resulting in:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;"C:\Users\&amp;lt;user&amp;gt;AppData\Roaming\Autodesk\C3D 2021\enu\Support\&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;C:\ProgramData\Autodesk\C3D 2021\enu\Data\Reports\Net&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;C:\Program Files\Common Files\Autodesk Shared\Extensions 2019&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;C:\Program Files\Autodesk\Autodesk RFA 2021"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AutoCAD doesn't recognize the file path "C:\Users\&amp;lt;user&amp;gt;AppData\Roaming\Autodesk\C3D 2021\enu\Support\ because of the quotation mark at the start.&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2021 02:56:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/when-are-obsolete-system-variables-removed-from-sysvldg/m-p/10724284#M68274</guid>
      <dc:creator>gherrmanRQ549</dc:creator>
      <dc:date>2021-10-30T02:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: When are obsolete system variables removed from SYSVLDG</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/when-are-obsolete-system-variables-removed-from-sysvldg/m-p/10724417#M68272</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;FONT color="#999999"&gt;&lt;EM&gt;RASTERPREVIEW has been obsolete since the 2013 release.&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Just to know ..&amp;nbsp;This system variable has been renamed to THUMBSAVE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2021 06:09:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/when-are-obsolete-system-variables-removed-from-sysvldg/m-p/10724417#M68272</guid>
      <dc:creator>imadHabash</dc:creator>
      <dc:date>2021-10-30T06:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: When are obsolete system variables removed from SYSVLDG</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/when-are-obsolete-system-variables-removed-from-sysvldg/m-p/10724610#M68273</link>
      <description>&lt;P&gt;Express Tools are obsolete themselves. Sometimes some tools are updated and integrated into the core but tools themselves aren't systematically maintaned.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Oct 2021 09:47:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/when-are-obsolete-system-variables-removed-from-sysvldg/m-p/10724610#M68273</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2021-10-30T09:47:08Z</dc:date>
    </item>
  </channel>
</rss>

