<?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 Python Scripting Problem in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/python-scripting-problem/m-p/50307#M3947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I try to select "Annotation_Class_ID" = "Lot-No-Pid" rows from InTable and delete FeatureID, Zorder,SymbolID..... fields in the same table.&amp;nbsp; for that I tried to write line 70 &amp;amp; 71 in script1. when I run the script, it works without errors. But above delete fields and other attributes are available in the new table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I thought another way to do this and write&amp;nbsp; line 73 - 75 in the script. But in both methods delete fields&amp;nbsp; and the unwanted records are appear in the new table. Pl give me a help to remove unwanted fields &amp;amp; records in the table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Padmasiri&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Feb 2014 06:20:47 GMT</pubDate>
    <dc:creator>H_A_D_Padmasiri</dc:creator>
    <dc:date>2014-02-12T06:20:47Z</dc:date>
    <item>
      <title>Python Scripting Problem</title>
      <link>https://community.esri.com/t5/python-questions/python-scripting-problem/m-p/50307#M3947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I try to select "Annotation_Class_ID" = "Lot-No-Pid" rows from InTable and delete FeatureID, Zorder,SymbolID..... fields in the same table.&amp;nbsp; for that I tried to write line 70 &amp;amp; 71 in script1. when I run the script, it works without errors. But above delete fields and other attributes are available in the new table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I thought another way to do this and write&amp;nbsp; line 73 - 75 in the script. But in both methods delete fields&amp;nbsp; and the unwanted records are appear in the new table. Pl give me a help to remove unwanted fields &amp;amp; records in the table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Padmasiri&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 06:20:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-scripting-problem/m-p/50307#M3947</guid>
      <dc:creator>H_A_D_Padmasiri</dc:creator>
      <dc:date>2014-02-12T06:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Python Scripting Problem</title>
      <link>https://community.esri.com/t5/python-questions/python-scripting-problem/m-p/50308#M3948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to delete fields, you will want to use the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000004n000000"&gt;Delete Field&lt;/A&gt;&lt;SPAN&gt; function.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 10:19:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/python-scripting-problem/m-p/50308#M3948</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2014-02-12T10:19:22Z</dc:date>
    </item>
  </channel>
</rss>

