<?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 Map extraction / path problem (Arcgis For Autocad 410) in ArcGIS for AutoCAD Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-autocad-questions/map-extraction-path-problem-arcgis-for-autocad-410/m-p/1224499#M793</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to ask if the "esri_maplayer_extract" function works correctly or where I'm making a mistake&lt;/P&gt;&lt;P&gt;When I use this function: (esri_maplayer_extract 1 "C:\RASTER\TESTING.png")&lt;/P&gt;&lt;P&gt;The map is not saved in the correct directory. It looks like the function ignores backslashes and the directory name is appended to the file name.&lt;/P&gt;&lt;P&gt;Am I making a mistake when entering?&lt;/P&gt;&lt;P&gt;AutoCAD 2020 En&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Michal Janda&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="arcgis_path.png" style="width: 847px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/54193iF4140ADABB1C960A/image-size/large?v=v2&amp;amp;px=999" role="button" title="arcgis_path.png" alt="arcgis_path.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 23 Oct 2022 16:04:55 GMT</pubDate>
    <dc:creator>michaljanda</dc:creator>
    <dc:date>2022-10-23T16:04:55Z</dc:date>
    <item>
      <title>Map extraction / path problem (Arcgis For Autocad 410)</title>
      <link>https://community.esri.com/t5/arcgis-for-autocad-questions/map-extraction-path-problem-arcgis-for-autocad-410/m-p/1224499#M793</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to ask if the "esri_maplayer_extract" function works correctly or where I'm making a mistake&lt;/P&gt;&lt;P&gt;When I use this function: (esri_maplayer_extract 1 "C:\RASTER\TESTING.png")&lt;/P&gt;&lt;P&gt;The map is not saved in the correct directory. It looks like the function ignores backslashes and the directory name is appended to the file name.&lt;/P&gt;&lt;P&gt;Am I making a mistake when entering?&lt;/P&gt;&lt;P&gt;AutoCAD 2020 En&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Michal Janda&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="arcgis_path.png" style="width: 847px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/54193iF4140ADABB1C960A/image-size/large?v=v2&amp;amp;px=999" role="button" title="arcgis_path.png" alt="arcgis_path.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Oct 2022 16:04:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-autocad-questions/map-extraction-path-problem-arcgis-for-autocad-410/m-p/1224499#M793</guid>
      <dc:creator>michaljanda</dc:creator>
      <dc:date>2022-10-23T16:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: Map extraction / path problem (Arcgis For Autocad 410)</title>
      <link>https://community.esri.com/t5/arcgis-for-autocad-questions/map-extraction-path-problem-arcgis-for-autocad-410/m-p/1224628#M794</link>
      <description>&lt;P&gt;Hello Michal,&lt;/P&gt;&lt;P&gt;In AutoLISP and Common LISP the backslash is considered an escape character. So, if we want a literal backslash it must be escaped.&lt;/P&gt;&lt;P&gt;(esri_maplayer_extract 1 "C:\\RASTER\\TESTING.png")&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cadtutor.net/forum/topic/49426-insert-quot-symbol-in-a-string/#comment-409254" target="_blank"&gt;https://www.cadtutor.net/forum/topic/49426-insert-quot-symbol-in-a-string/#comment-409254&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.cadtutor.net/forum/topic/64553-how-can-i-translate-to/?do=findComment&amp;amp;comment=531755" target="_blank"&gt;https://www.cadtutor.net/forum/topic/64553-how-can-i-translate-to/?do=findComment&amp;amp;comment=531755&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 11:32:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-autocad-questions/map-extraction-path-problem-arcgis-for-autocad-410/m-p/1224628#M794</guid>
      <dc:creator>DanWade</dc:creator>
      <dc:date>2022-10-24T11:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: Map extraction / path problem (Arcgis For Autocad 410)</title>
      <link>https://community.esri.com/t5/arcgis-for-autocad-questions/map-extraction-path-problem-arcgis-for-autocad-410/m-p/1229011#M797</link>
      <description>&lt;P&gt;Hello Dan, thank you. It works &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Michal Janda&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Nov 2022 09:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-autocad-questions/map-extraction-path-problem-arcgis-for-autocad-410/m-p/1229011#M797</guid>
      <dc:creator>michaljanda</dc:creator>
      <dc:date>2022-11-06T09:47:33Z</dc:date>
    </item>
  </channel>
</rss>

