<?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: VB Scripting Issue for ArcPad in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/vb-scripting-issue-for-arcpad/m-p/557833#M4049</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Sub FeatAdded
Set objRS = Map.Selectionlayer.Records
objRS.Bookmark = ThisEvent.Bookmark
objRS.Fields("C").value = objRS.Fields("A").value + objRS.Fields("B").value
objRS.Update
End Sub&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;call&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;onfeatureadded=FeatAdded&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;onfeaturechanged=FeatAdded&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 00:05:13 GMT</pubDate>
    <dc:creator>JasonTipton</dc:creator>
    <dc:date>2021-12-12T00:05:13Z</dc:date>
    <item>
      <title>VB Scripting Issue for ArcPad</title>
      <link>https://community.esri.com/t5/arcpad-questions/vb-scripting-issue-for-arcpad/m-p/557832#M4048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to take a layer definition file, using the input values for A and B on the ArcPad form, and autopopulate the C field in the shapefile (a read only on the form).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Simple equation is:&amp;nbsp; C = A + B&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All fields are Doubles.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need this run each time a feature is added and/or edited in the shapefile.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not very proficient with ArcPad Studio yet, so any assistance is appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 14:38:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/vb-scripting-issue-for-arcpad/m-p/557832#M4048</guid>
      <dc:creator>BrendanTierney</dc:creator>
      <dc:date>2011-03-11T14:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: VB Scripting Issue for ArcPad</title>
      <link>https://community.esri.com/t5/arcpad-questions/vb-scripting-issue-for-arcpad/m-p/557833#M4049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Sub FeatAdded
Set objRS = Map.Selectionlayer.Records
objRS.Bookmark = ThisEvent.Bookmark
objRS.Fields("C").value = objRS.Fields("A").value + objRS.Fields("B").value
objRS.Update
End Sub&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;call&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;onfeatureadded=FeatAdded&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;onfeaturechanged=FeatAdded&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 00:05:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/vb-scripting-issue-for-arcpad/m-p/557833#M4049</guid>
      <dc:creator>JasonTipton</dc:creator>
      <dc:date>2021-12-12T00:05:13Z</dc:date>
    </item>
  </channel>
</rss>

