<?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: Labeling expression with python scripts in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667986#M51865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You 'da man!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Jun 2017 20:33:47 GMT</pubDate>
    <dc:creator>nimitz</dc:creator>
    <dc:date>2017-06-27T20:33:47Z</dc:date>
    <item>
      <title>Labeling expression with python scripts</title>
      <link>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667981#M51860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a geodb file that has a field for pole numbers. I'm trying to label only poles, but the field also has some manhole numbers and pull box numbers - I don't want to label those. The pole numbers always begin with a "PP", so an example is like "PP6042". Whereas a manhole would beging "MH" and pulbox "PM". How can I only label poles with the PP? It seems like this would be straightforward, but I'm drawing a blank on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx for any help,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 20:11:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667981#M51860</guid>
      <dc:creator>nimitz</dc:creator>
      <dc:date>2017-06-27T20:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Labeling expression with python scripts</title>
      <link>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667982#M51861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Randy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is an example.&amp;nbsp; 'Label' is the field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/358961_pastedImage_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 20:22:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667982#M51861</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-06-27T20:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Labeling expression with python scripts</title>
      <link>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667983#M51862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error, "Error 1 on line11, Expected 'Then'.&lt;/P&gt;&lt;P&gt;I tried to place "then" on a new line and the same line, but the exact error comes up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 20:29:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667983#M51862</guid>
      <dc:creator>nimitz</dc:creator>
      <dc:date>2017-06-27T20:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Labeling expression with python scripts</title>
      <link>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667984#M51863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure you have 'Python' set as the parser.&amp;nbsp; Also, can you upload a screen shot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 20:31:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667984#M51863</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-06-27T20:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Labeling expression with python scripts</title>
      <link>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667985#M51864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry, I had checked the "VBSCRIPT" dropdown by accident. I have since changed it to Python and it works beautifully!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 20:33:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667985#M51864</guid>
      <dc:creator>nimitz</dc:creator>
      <dc:date>2017-06-27T20:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Labeling expression with python scripts</title>
      <link>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667986#M51865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You 'da man!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 20:33:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/labeling-expression-with-python-scripts/m-p/667986#M51865</guid>
      <dc:creator>nimitz</dc:creator>
      <dc:date>2017-06-27T20:33:47Z</dc:date>
    </item>
  </channel>
</rss>

