<?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: Repeated Attribute value, togglefeaturerepeat in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588211#M4276</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I presume you guys are talking about the button that is next to the OK and Cancel buttons in an Edit form?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, I have a question:&amp;nbsp; Why do some of my edit forms have this button and some don't?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can not find a way to switch this button off.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eddie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Mar 2011 13:04:34 GMT</pubDate>
    <dc:creator>EddieViljoen</dc:creator>
    <dc:date>2011-03-23T13:04:34Z</dc:date>
    <item>
      <title>Repeated Attribute value, togglefeaturerepeat</title>
      <link>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588205#M4270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In ArcPad 10, is there a way to disable/remove the repeat attributes tool? Or is there a way to capture the buttons onclick event? If I knew when the button was pushed, I could use Application.ExcecuteCommand("togglefeaturerepeat") to turn the button off.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Nov 2010 17:20:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588205#M4270</guid>
      <dc:creator>EricMcPhee</dc:creator>
      <dc:date>2010-11-24T17:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Attribute value, togglefeaturerepeat</title>
      <link>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588206#M4271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you ever find a work around this.&amp;nbsp; My field crews sometimes hit the button and then can't figure out why the next point has the same attributes.&amp;nbsp; It would be better to disable this button.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jan 2011 19:07:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588206#M4271</guid>
      <dc:creator>MikeDahm</dc:creator>
      <dc:date>2011-01-21T19:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Attribute value, togglefeaturerepeat</title>
      <link>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588207#M4272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nope, I haven't heard anything from anybody on this topic. I'm still hopeful that there is someway to disable it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Jan 2011 11:46:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588207#M4272</guid>
      <dc:creator>EricMcPhee</dc:creator>
      <dc:date>2011-01-24T11:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Attribute value, togglefeaturerepeat</title>
      <link>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588208#M4273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a "clear all fields" command that can be added to a button? Haven't looked at it but it is a good idea.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Jan 2011 06:25:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588208#M4273</guid>
      <dc:creator>WillLentz</dc:creator>
      <dc:date>2011-01-25T06:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Attribute value, togglefeaturerepeat</title>
      <link>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588209#M4274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can't access the Repeat attributes button directly but I have a work around for Shapefiles that you might want to try. P.s. The AXF version is coming!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, a little background for anyone else who stumbles across this thread. When you load a .shp, ArcPad reads the associated .APL to determine how the shape will be symbolised, at what scale etc. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When you edit in ArcPad it reads the .APL into memory and you can just use the repeat attributes tool for the session and turn it on and off manually.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But in ArcPad 10, "Field History" was introduced and is written into the .APL s. When you save the map the last feature that you edited will be saved, so if you exit for the day, or lunch or maybe (just maybe) ArcPad crashes, the values are stored in the APL and you can carry on from where you were.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the tags looks like this in the .APL, and we can read them via a script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;FIELDHISTORY&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;FIELDS repeat="true"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;FIELD name="SOMETHING" value="fgaerge"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;FIELD name="ID" value="ftgfg"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/FIELDS&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/FIELDHISTORY&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As I said, the important thing to remember is that the APL is loaded into memory every time a layer is opened and you cannot play with these tags. So the work around is to remove the layer, play with the .APL tags and then reload it. Therefore the next time you load the shapefile the tags that are read would look like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;FIELDHISTORY&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;FIELDS&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;FIELD name="SOMETHING" value="fgaerge"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;FIELD name="ID" value="ftgfg"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/FIELDS&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/FIELDHISTORY&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a sample script that should "just work" for you on shapefiles.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dim g_xmlDoc, g_cboLayerSelected, g_filePath&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;'find the editable layer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set g_cboLayerSelected = Map.EditLayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'Get the location of the file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;g_filePath = g_cboLayerSelected.filePath&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'Get the name of the shapefile&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;g_shpName = g_cboLayerSelected.name&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;LoadXML(g_cboLayerSelected)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Function LoadXML(cboLayer)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; Set g_xmlDoc = CreateObject("Microsoft.XMLDOM")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; g_xmlDoc.load Left(g_filePath,Len(g_filePath)-3) &amp;amp; "apl"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GetSetFieldHistory(cboLayer)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;End Function&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Function GetSetFieldHistory(cboLayer)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Dim FieldsNode, attrRepeat&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set FieldsNode = g_xmlDoc.SelectSingleNode("//FIELDS")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; attrRepeat = FieldsNode.GetAttribute("repeat")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If attrRepeat = "true" then&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Map.Layers.Remove(g_cboLayerSelected)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Map.Refresh()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Map.Save()&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; FieldsNode.removeAttribute("repeat")&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; g_xmlDoc.save Left(g_filePath,Len(g_filePath)-3) &amp;amp; "apl"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Map.AddLayerFromFile(g_filePath)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Map.Layers(g_shpName).editable = true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; End If&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Map.Save()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;End Function&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is up to you when you run it and obviously it might need some tweaking for your project but it does what you are after. I think &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Gareth&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jan 2011 03:59:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588209#M4274</guid>
      <dc:creator>GarethWalters</dc:creator>
      <dc:date>2011-01-27T03:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Attribute value, togglefeaturerepeat</title>
      <link>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588210#M4275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This sounds great Gareth. I'm patiently awaiting the AXF version.;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 12:07:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588210#M4275</guid>
      <dc:creator>EricMcPhee</dc:creator>
      <dc:date>2011-02-01T12:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Attribute value, togglefeaturerepeat</title>
      <link>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588211#M4276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I presume you guys are talking about the button that is next to the OK and Cancel buttons in an Edit form?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, I have a question:&amp;nbsp; Why do some of my edit forms have this button and some don't?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can not find a way to switch this button off.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eddie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 13:04:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588211#M4276</guid>
      <dc:creator>EddieViljoen</dc:creator>
      <dc:date>2011-03-23T13:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Attribute value, togglefeaturerepeat</title>
      <link>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588212#M4277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Has there been any updates on this feature? Any way to disable the repeated attributes button when using AXF files?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 18:18:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588212#M4277</guid>
      <dc:creator>AlokSinha</dc:creator>
      <dc:date>2012-02-21T18:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Attribute value, togglefeaturerepeat</title>
      <link>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588213#M4278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I presume you guys are talking about the button that is next to the OK and Cancel buttons in an Edit form?&lt;BR /&gt;&lt;BR /&gt;If so, I have a question:&amp;nbsp; Why do some of my edit forms have this button and some don't?&lt;BR /&gt;I can not find a way to switch this button off.&lt;BR /&gt;&lt;BR /&gt;Eddie&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I avoid this??? did you get a workaround or something?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2012 22:52:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588213#M4278</guid>
      <dc:creator>cesartort</dc:creator>
      <dc:date>2012-11-01T22:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Repeated Attribute value, togglefeaturerepeat</title>
      <link>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588214#M4279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I researched (yet could have overlooked the Help topic) but don't believe it's currently possible to disable/remove the Repeat Attribute tool button from an AXF Edit form. Recent blog post from ArcPad Team is on &lt;/SPAN&gt;&lt;A href="http://arcpadteam.blogspot.com/2012/06/repeat-attributes-tool.html"&gt;Repeat Attributes Tool &lt;/A&gt;&lt;SPAN&gt;but doesn't include how to disable it. I recommend posting this on &lt;/SPAN&gt;&lt;A href="http://ideas.arcgis.com/"&gt;ArcGIS Ideas&lt;/A&gt;&lt;SPAN&gt; under the &lt;/SPAN&gt;&lt;STRONG&gt;Mobile GIS&lt;/STRONG&gt;&lt;SPAN&gt; category and tagged as: &lt;/SPAN&gt;&lt;STRONG&gt;ArcPad&lt;/STRONG&gt;&lt;SPAN&gt;. ArcGIS Ideas lets our customers get involved. You can suggest new products, promote favorite enhancements and interact with Esri Teams. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Denise&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 13:45:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/repeated-attribute-value-togglefeaturerepeat/m-p/588214#M4279</guid>
      <dc:creator>DeniseKing</dc:creator>
      <dc:date>2012-11-02T13:45:41Z</dc:date>
    </item>
  </channel>
</rss>

