<?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: ArcPad Select Method in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/arcpad-select-method/m-p/504988#M3677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had this same problem today.&amp;nbsp; Apparently ArcPad is expecting a Layer object, not just a string.&amp;nbsp; So, for the example above...&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;Map.Select Map.Layers("Buildings"), Application.UserProperties("bdgbookmark")&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;(Assuming that that UserProperty is of type Long.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 May 2013 04:08:20 GMT</pubDate>
    <dc:creator>SuzanneAngelo</dc:creator>
    <dc:date>2013-05-17T04:08:20Z</dc:date>
    <item>
      <title>ArcPad Select Method</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-select-method/m-p/504986#M3675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to create a tool which will select a feature (point) by using a bookmark which has been previously set in another tool.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the Developer Help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;object.Select ( Layer [,Bookmark] )&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Doing:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Map.Select ("Buildings", Application.UserProperties("bdgbookmark"))&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;SPAN&gt;results in an error for using parentheses in a sub.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;Map.Select "Buildings", Application.UserProperties("bdgbookmark")&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;SPAN&gt;just tells me there is a type mismatch.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I missing?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 06:10:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-select-method/m-p/504986#M3675</guid>
      <dc:creator>JamesNunn</dc:creator>
      <dc:date>2012-06-08T06:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad Select Method</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-select-method/m-p/504987#M3676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi James,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;have you tried to print &lt;/SPAN&gt;&lt;STRONG&gt;Application.UserProperties("bdgbookmark")&lt;/STRONG&gt;&lt;SPAN&gt; to see what value is returned?!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 12:52:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-select-method/m-p/504987#M3676</guid>
      <dc:creator>ThaiTruong</dc:creator>
      <dc:date>2012-06-12T12:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad Select Method</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-select-method/m-p/504988#M3677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I had this same problem today.&amp;nbsp; Apparently ArcPad is expecting a Layer object, not just a string.&amp;nbsp; So, for the example above...&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;Map.Select Map.Layers("Buildings"), Application.UserProperties("bdgbookmark")&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;(Assuming that that UserProperty is of type Long.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 May 2013 04:08:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-select-method/m-p/504988#M3677</guid>
      <dc:creator>SuzanneAngelo</dc:creator>
      <dc:date>2013-05-17T04:08:20Z</dc:date>
    </item>
  </channel>
</rss>

