<?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 Save To Layer File Documentation error in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/save-to-layer-file-documentation-error/m-p/518094#M40593</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is an error in the documentation for &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000070000000" rel="nofollow" target="_blank"&gt;Save To Layer File (Data Management)&lt;/A&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The stand-alone Python script has the following offending code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;where_clause = '"NAME" = 'LA MESA''&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a syntax error. The correct syntax is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;where_clause = '"NAME" = \'LA MESA\''&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As defined in the 'where_clause' documentation in &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000006p000000" rel="nofollow" target="_blank"&gt;Make Feature Layer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 May 2012 10:18:39 GMT</pubDate>
    <dc:creator>CyrilleMedard_de_Chardon</dc:creator>
    <dc:date>2012-05-14T10:18:39Z</dc:date>
    <item>
      <title>Save To Layer File Documentation error</title>
      <link>https://community.esri.com/t5/python-questions/save-to-layer-file-documentation-error/m-p/518094#M40593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is an error in the documentation for &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001700000070000000" rel="nofollow" target="_blank"&gt;Save To Layer File (Data Management)&lt;/A&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The stand-alone Python script has the following offending code:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;where_clause = '"NAME" = 'LA MESA''&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a syntax error. The correct syntax is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;where_clause = '"NAME" = \'LA MESA\''&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As defined in the 'where_clause' documentation in &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000006p000000" rel="nofollow" target="_blank"&gt;Make Feature Layer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 May 2012 10:18:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/save-to-layer-file-documentation-error/m-p/518094#M40593</guid>
      <dc:creator>CyrilleMedard_de_Chardon</dc:creator>
      <dc:date>2012-05-14T10:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Save To Layer File Documentation error</title>
      <link>https://community.esri.com/t5/python-questions/save-to-layer-file-documentation-error/m-p/518095#M40594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank-you for reporting this.&amp;nbsp; We already had corrected it for 10.1 but will get it into the 10.0 web help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 15:49:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/save-to-layer-file-documentation-error/m-p/518095#M40594</guid>
      <dc:creator>JeffBarrette</dc:creator>
      <dc:date>2012-05-15T15:49:56Z</dc:date>
    </item>
  </channel>
</rss>

