Select to view content in your preferred language

ArcPad 7.1.1 Sum two fields on input form to populate third field

557
0
03-10-2011 04:58 AM
BrendanTierney
New Contributor
I have a layer definition file I am tring to create a validation code for.  Basically, C = A + B where all fields are typeDbl.  Ideally, enter value for A, enter value for B, then (add, multiply, divide, or subtract) and populate the result in C.  I am very rusty with coding and have forgotten a lot.  I am not sure which event handler and the proper coding to enable this.  HELP!!

FYI, I am using version 7.1.1!

Sample DBF clip is listed:
A B C
2.5 6 0
6.5 9.2 0
8 8 0
4.5 4.5 0
25 5 0
Tags (3)
0 Kudos
0 Replies